Contents tagged with HTML
-
Getting DotNetNuke to render correctly in IE9
As we all download the Beta of IE9 we are faced with the challenge of many sites having breaking changes to the UI. This becomes more apparent when you have rich functionality provided by … more
-
More on Dynamic Language Execution within DotNetNuke
A few weeks ago I ripped out a module over the weekend which allowed a Content Editor for DotNetNuke to be able to actually start scripting content within the UI. Imagine being able to embed … more
-
Sprite and Image Optimization Framework & DotNetNuke
Introduction The folks over at Microsoft recently pushed a open source release of their Sprite and Image Optimization Framework onto Codeplex last week. And after a few tweaks I was able to … more
-
asp:menu fix for IE8 problem available
Via Bertrand Le Roy I mostly just wanted to bookmark/echo a post from Bertrand here. Internet Explorer 8 is a unique release in the history of Internet Explorer in more than one way, … more
-
Target="_tab"
It appears that CSS3 has recognized that you might want to target a new tab instead of a completely new window, where is IE and Firefox's support for this? more