Entries tagged ‘meta’
Apr 9th 2010
jQuery Document Meta Plugin
Got some persistent variables you want to pass from the server-side into your jQuery application? If you’ve got lots of complex data then you probably want to pull it in as JSON data, but for a handful of scalar variables it can be nice to just output them in the document head as meta tags.
<meta [...]

