JQuery Help

Soldato
Joined
8 Oct 2005
Posts
4,184
Location
Midlands, UK
Hi All,

Need some suggestions.

I basically have a list of events on a site where the site's height is fixed (not my design may I add). Anyways, instead of allowing this list to go mess up the layout as it grows, i was thinking something along the lines of the JQuery s3coder scroller (cant recall the exact name), but vertically.

Cheers

EDIT: just come across this. However, its uses divs, whereas i'd just have a single large list. Only way i can think to use that is limit the number of results returned my my SQL query E.g. show results 1-10 in div 1 and then 11-20 in div 2 (although I'm not 100% sure if I can do this using an SQL query - can anyone confirm if its possible).
 
Last edited:
Back
Top Bottom