Hi, I don't know about Blueprint tabs or jQuery gradient plugin, but you have script links and styles inside <body>, and also between <head> and <body>. There's also a closing comment tag visible on the left (on FF3.5 Mac at least).
This might be causing trouble in the DOM tree... Remember, when your CSS doesn't work as it should, to always check the HTML. Half the layout bugs are caused by bad HTML. (The other half has been planted by Microsoft). The Tidy add-on for Firefox is a great tool that helps you monitor the HTML you're working on. On Tue, Sep 15, 2009 at 3:57 PM, raavana <[email protected]> wrote: > > When I try using jquery gradient plugin with blueprintcss tabs, I see > that the tabs get disabled. > > http://wildindia.org/mwtest/grad.php ( demo link ) > -- Goulven Champenois --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en -~----------~----~----~----~------~----~------~--~---
