[jQuery] Next Div

2006-09-06 Thread Lipka, Glen
This is probably simple, but I keep messing it up. I have a list of anchor links with hidden divs between them. I want to put a toggle on all of the A links to open up the div which is right next to it. This is the code snippet: $(a.questionLink).toggle(function(){

[jQuery] Menu with SelectBox showing through

2006-09-01 Thread Lipka, Glen
I am using jQuery for a drop down menu. Currently, select boxes are showing through the menu. On the date picker plugin, he appends an iFrame behind the menu. Is this the best way or is there an easier way to achieve the desired effect? Thanks, Glen Lipka | Sr. UI Designer, WCG | Intuit Inc. |

Re: [jQuery] Menu with SelectBox showing through

2006-09-01 Thread Lipka, Glen
It's the safest way to sniff IE... What about if ($.browser.msie) { //only for IE } Glen ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

[jQuery] Central Hosting of Latest File

2006-08-29 Thread Lipka, Glen
Have you considered using goggle projects (http://code.google.com/hosting/) to host the central latest file and maybe related plugins? The reason I mention it is because we can all benefit from caching to load the file quickly. Also, I think the popularity of jQuery is going to grow and