FrostiE Posted February 6, 2007 Share Posted February 6, 2007 Hey, im back again begging for help !! I don't know if this is the right forum to ask in, but its the only webdev forum I'm a member of. What I'm wanting to do is have a javascript scroll bar inside a table that scrolls through loaded content, it will be image thumbnails thrown out by a php script. Problem is I dont know how to make such a scroll bar Could someone please help me shed some light on this? Thanks in advance ! Regards Quote Link to comment Share on other sites More sharing options...
Jenk Posted February 6, 2007 Share Posted February 6, 2007 Javascript != Java. Quote Link to comment Share on other sites More sharing options...
Balmung-San Posted February 6, 2007 Share Posted February 6, 2007 Javascript != Java. And besides that, I would look into the right forum, since this isn't PHP related. Either way, JavaScript isn't your answer, CSS is. Set the height and width of the table, and add in an overflow: auto; Quote Link to comment Share on other sites More sharing options...
FrostiE Posted February 6, 2007 Author Share Posted February 6, 2007 Sorry bout the posting mistake, anyways, I was talking about javascript and I fully realize that they are different. Other thing is that i dont want to use the standard scrollbars, Im wanting to make a custom one. Iv seen it done before and was wondering if anyone could help Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.