Adding And Removing Multiple Div Dynamically
Im a bit stuck. this is what it suppose to do. When you mouse over a menu item it slides out the next menu and adds a new vertical div which must be 5px wide in between the current
Solution 1:
Sounds like you need accordion. Why not just use one of the million plugins available for jQuery?
Post a Comment for "Adding And Removing Multiple Div Dynamically"