Search results
"tag:css"

1 Nested Menus in JavaScript: A new theme for jQuery UI Tabs
I accidentally discovered the jQuery UI Tabs widget for JavaScript rendering of tabs. I found this via the new uPortal 3 quickstart where the new skin uses the jQuery UI library extensively. Originally, the tabs code was produced by Klaus Hartl and...
15-May-2008
2 Simple Nested Tab Menus for Java web applications
I had a bit of a eureka moment when I finally realised that navigational menus belong at a layer above the core functionality that a web application provides. Borrowing an AOP term, navigation, especially menu navigation, can often be a cross cutting...
26-Oct-2007
3 A nasty css hack solution to the IE z-index problem
IE has notorious problems with the z-index positioning property. Z-index is supposed to allow the web developer to control the order in which page elements stack up. I needed to overlap two elements and messed around with z-index and could not get t...
17-Aug-2006
4 Any colour as long as it's #000000
I've been upgrading various pieces of server software. I've also upgraded my blog software to the latest Pebble 2.0.0-M1 incarnation. Gone are the categories, these are replaced with a shiny new Web 2.0 style tag cloud. I also added a table of cont...
04-May-2006
5 Using JavaScript to dynamically add Portlet CSS stylesheets
I work as portal developer, currently we use uPortal 2.X but I keep an eye towards future implementations with stronger support for JSR168 portlets. I always endeavour to create (X)HTML standards compliant web applications but sometimes you just have...
18-Aug-2005

Google it!