On Tue, Sep 15, 2009 at 9:57 AM, raavana <[email protected]> wrote: > > When I try using jquery gradient plugin with blueprintcss tabs, I see > that the tabs get disabled. > > Does anybody here know the reason behind it ? > > http://wildindia.org/mwtest/grad.php ( demo link )
First of all, the tabs may be styled with Blueprint but their functionality is powered by jQuery; this is based on code that I wrote as a demo, not code that is actually part of Blueprint. So the problem you are seeing is that the Javascript ceases to work when you add the gradient plugin. Actually, it's more likely that something you are doing is causing an error in you Javascript, which is what prevents the tab script from running. I recommend you use a testing suite like Firebug to find the problem: http://getfirebug.com/ -- -- Christian Montoya mappdev.com :: christianmontoya.net --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
