A place to log my programming solutions.

Tagged :: widgets

3
Dec 09

Force IE8 to Render Like IE7

Found this little snippet yesterday. I’m not saying that this is best practice in any way, but if you’re looking for a quick fix, here it is:

<meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/>

I think this has the effect of enabling “Compatibility Mode” that the user would normally have to turn on.

As a side note, the specific reason I used this was to make a Google Friend Connect widget render properly — there are plenty of posts on the web about those widgets not working in IE8.

12
Oct 09

Introducing Magento Widgets

Magento Widgets allow business users with no technical knowledge to easily add dynamic content (including product data, for example) to pages in Magento Stores.  This allows for greater control and flexibility in creating informational and marketing content through administrator tools, enabling intuitive and efficient control of content Read more »

About NVNCBL and Myself

Contact Me