View Single Post
Old May 14th, 2006, 1:05 PM   #2
Booooze
Expert Programmer
 
Booooze's Avatar
 
Join Date: Mar 2006
Location: Igloo
Posts: 710
Rep Power: 3 Booooze is on a distinguished road
Send a message via MSN to Booooze
you can't do that in PHP. PHP is server side, what you are looking at is all done on the client, so it would have to be done in javascript or vbscript. I would recommend javascript. this looks like the code for that menu:

http://vbstyles.com/forum/clientscri...lletin_menu.js

it's in an external js file. Anyways, as for getting something like that, it's hard to write for an amatuer. Check out DynamicDrive.com, thats where I alwasy go when I need javascript.
Booooze is offline   Reply With Quote