Nifty Corners, working on Mozilla but not in IE
Posted: Wed Oct 18, 2006 8:29 am
Site running on CMS MS 0.13 "Canary"
I'm having trouble getting Nifty Corners working with the CSS menu, Horizontal 1 col.
When displaying the page in Mozilla it looks the way i want it to, but in IE the menu display vertical.
Link: http://www.emmsport.no/cms_bygg/
Code: niftyLayout.js
Anyone who can help me?
Regards
Thomas H
I'm having trouble getting Nifty Corners working with the CSS menu, Horizontal 1 col.
When displaying the page in Mozilla it looks the way i want it to, but in IE the menu display vertical.
Link: http://www.emmsport.no/cms_bygg/
Code: niftyLayout.js
Code: Select all
/*nifty corners layout*/
window.onload=function(){
Nifty("div#primary-nav li a","small transparent top");
Nifty("div#footer","bottom");
}
Anyone who can help me?
Regards
Thomas H