{
    "componentChunkName": "component---src-templates-tags-tsx",
    "path": "/tags/dhtml/",
    "result": {"data":{"site":{"siteMetadata":{"title":"Frontside Software"}},"allBlogPost":{"totalCount":2,"edges":[{"node":{"id":"8339336d-8ac0-55a6-bf47-1b8da1b36184","slug":"/blog/2008-12-16-in-search-of-a-better-autogrowing-textfield/","title":"In Search of a Better Autogrowing Textfield","authorNodes":[{"name":"Charles Lowell","slug":"/people/charles-lowell/"}],"markdown":{"excerpt":"Autogrowing textfields are a nice piece of flash for any web application. They conserve precious screen real-estate, but grow to a height just big enough to accomodate the text the user actually typed…","frontmatter":{"description":null,"date":"December 16, 2008","img":null}}}},{"node":{"id":"7ac3226f-22cf-58e5-96d1-4ed7b3f38ffa","slug":"/blog/2006-07-15-live-stylesheets/","title":"Live Stylesheets","authorNodes":[{"name":"Charles Lowell","slug":"/people/charles-lowell/"}],"markdown":{"excerpt":"var cssText = $('cssText').value\nif (style.styleSheet) { //IE only\nstyle.styleSheet.cssText = cssText\n} else {\n//for some reason this fails in IE.\nvar text = document.createTextNode(cssText)\nstyle…","frontmatter":{"description":null,"date":"July 15, 2006","img":null}}}}]}},"pageContext":{"tag":"dhtml"}},
    "staticQueryHashes": ["1241260443"]}