Websites: By using which code I can make sliding menu elements in my website?...

Snake777

New member
...(JAVA, CSS, PHP???)?
Could you please show me an example of code how to do it in CSS, I know a bit about CSS and I dont have any idea how to do that (these sliding menus)
Or whatever in Javascrpit :P
 
JavaScript (DHTML/AJAX specifically, manipulating the DOM (Document Object Model, dynamically modifying the CSS).

Research jQuery.
 
Back
Top