[jQuery] Modal Window Background Fade/Disable

2009-03-20 Thread Desinger
Hi I have this Java sciprt code and jquery and this is a sliding window hide/open. The html is not in a seperate page its in the same page as the background of the page is. I would like to make the background fade or disable untill we close this window. I dont' think I can call it modal

[jQuery] Re: Switching Content in same div

2009-03-11 Thread Desinger
But where am I placing the content and image?I dont' see that thank you for all the help though On Mar 11, 1:42 pm, Paul Hutson wrote: > The following will give you a way to do what you want : > > >         function UpdateMe(Type) >         { >                 if (Type == "Blue") >          

[jQuery] Switching Content in same div

2009-03-11 Thread Desinger
Hi, Product page would like to load different contents in same div For example : Red product and Blue product Default it loads red product and when u click on blueimage product image and discription should load in the same div. I hope I have conveyd my message clearly

[jQuery] Switching Content in same div

2009-03-11 Thread Desinger
Hi, Switching content in same div which contains images and text. As We see a product more views or red and blue Default loads the red when u click on blue the image and description changes. same when u click on red. Help me out here thanks