Click here to Skip to main content
15,893,190 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi All,

I want to implement something like http://www.downloadjavascripts.com/Horizontal_Accordion_Panels.aspx[^] where the "suggestion and thanks" vertical panel on the left is moving as browser is scrolled.

Any help is greatly appreciated.
Posted
Updated 13-Jan-11 0:51am
v3
Comments
E.F. Nijboer 13-Jan-11 5:42am    
You can look into the source of that page and find out. JavaScript is client side so you can simply have a look at it.

1 solution

Look here:
http://docs.jquery.com/UI/Accordion[^]

and here
http://www.asp.net/ajax/ajaxcontroltoolkit/Samples/Accordion/Accordion.aspx[^]

Here is a nice floating element:
Demo[^]
http://plugins.jquery.com/project/floatobject[^]

Hope this answers your question

Regards
Espen Harlinn
 
Share this answer
 
v2
Comments
Sushma_Patel 13-Jan-11 6:10am    
I need an example on Floating image not on Accordion control
Estys 13-Jan-11 6:52am    
I edited the question. read it again :)
Espen Harlinn 13-Jan-11 7:43am    
Thanks to Estys - for making sense out of the initial question :)
Espen Harlinn 13-Jan-11 7:49am    
Sushma_Patel - you'll have to thank Estys for his excellent editing work and linguistic skills, the initial phrasing threw me of the track ...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900