[jQuery] Help making my code more efficient...

2008-01-02 Thread brianfidler
Can anybody offer some advice on how to make the following code more efficient? I'm reusing a lot of the same code and I know it can be streamlined quite a bit. thanks... $(document).ready(function() { $('#question1').click(function() { $('#contentblock #answer6,

[jQuery] links not working in Div

2007-12-10 Thread brianfidler
I've got a set of 6 divs that I am using jQuery to fade in and out depending on where a visitor navigates to. Inside these divs I have pretty standard text. For some reason, on IE, any links that I have are not clickable. I've also got the css on the div containing the text to overflow: auto so

[jQuery] Re: Superfish embed flash object

2007-10-09 Thread brianfidler
I don't believe this has anything to do with Superfish or jQuery. Try adding the following code to your HTML where your Flash movie is embedded: param name=wmode value=transparent / and add the following to the embed src=... wmode=transparent so this will be your full code for embedding your

[jQuery] menu using Superfish and jQuery blinking in IE

2007-10-09 Thread brianfidler
Here is the page I'm asking about... http://www.tolerase.com/test2.php The navigation for the site above works fine in Firefox. In IE however, the menu rollover blinks everytime a submenu list element is rolled over. What can I do to fix this? Also, in Safari the full width of the submenu does