Take a mental break with the newest Vox crossword

Take a mental break with the newest Vox crossword

Welcome to the Vox crossword. Puzzles come out Monday through Saturday. Make sure to bookmark this page (or add to your phone’s home screen) to find new ones each day. You can also get a weekly email reminder by signing up for our crossword newsletter.

Puzzles are constructed by these great people and edited by Elizabeth Crane. If you want to get in touch, email us at [email protected].

And if you solve our crosswords often, consider chipping in to help keep them free for everybody.

Looking for even more crosswords? Our first-ever crosswords books are now available for purchase wherever you buy books. The first, the Vox Mega Book of Mini Crosswords, features 150 of our bite-sized weekday puzzles. The second, the Vox Pop Culture Crosswords book, highlights pop culture references in our big Saturday puzzles ranging from Mario Kart to iCarly.

var puzzlecontainer = document.getElementById(‘xword-wrapper’);
var puzzle = document.getElementById(‘voxpuzzle’).contentWindow;

function receiveMessage(event) {
if (event.origin !== “https://cdn3.amuselabs.com”) return;
if (!event.data) return;
if (typeof event.data !== ‘string’) return;
var data = JSON.parse(event.data);
if (data.src === “crossword” || data.src === “picker”){
puzzlecontainer.style.height = data.frameHeight + ‘px’;
}
}
window.addEventListener(“message”, receiveMessage, false);

More crossword puzzles

Source link

Total
0
Shares
Previous Post
How dangerous are pregnancy and childbirth in America?

How dangerous are pregnancy and childbirth in America?

Next Post
The Supreme Court’s Trump immunity decision is a blueprint for dictatorship

The Supreme Court’s Trump immunity decision is a blueprint for dictatorship

Related Posts