The problem may not be with nifty. If you get a javascript error, all scripts bellow that will not be executed. so, if you have an error before call the nifty script for that <div>, the nifty will fail.
Also, why in the hell do you have so many JavaScript Links in the middle of the document? Sometimes is a good pratice to add scripts on the end of the document (but not in the middle), but linked js may be at <head>, otherwise you may be executing scripts before loading the libs. NOTE: This is not a CSS question, better to look for a Nifty Corners forum. On Tue, Sep 9, 2008 at 9:49 AM, Nicolas <[EMAIL PROTECTED]> wrote: > > Dear all, > > I'm using NiftyCorner to created rounded corners of my rectangular > <div> on my website. It works for all the divs in Firefox and Safari, > however in IE 7 or 8 one of the div does not get the round corners and > a weird javascript error is thrown. > > An example of the problem is here: > > http://www.trailheadfinder.com/trail_editor/show/380 > > The div with the trail title (Little ROcky Row) does not get the > rounded corners in IE. > > Any help would be appreciated and let me know if you need mlore info. > > Thanks, > > Nick, > > > > -- Paulo Diovani [EMAIL PROTECTED] +55 51 8146 5413 ___________________ http://www.diovani.com --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
