Jump to content

divinedesigns1

Recommended Posts

hey guys, i want to try slide a div when the page is open, but i do not know how to start the script or have much basic knowledge about it, anyone can point me in the right place so i can learn how to do this quickly? if any extra article ill make time to read but for now i need to learn this part as quickly as i can

Link to comment
Share on other sites

By slide do you mean to change position?This example shows how to move things: http://www.w3schools.com/dhtml/tryit.asp?filename=trydhtml_imagemoveHowever, you're going to have to add +"px" to the style.left assignment because the invalid value is preventing the script from working properly.

Link to comment
Share on other sites

By slide do you mean to change position?This example shows how to move things: http://www.w3schools...dhtml_imagemoveHowever, you're going to have to add +"px" to the style.left assignment because the invalid value is preventing the script from working properly.
i meant when you visit the website the div slides downward from the top to a certain fix height, but ill check that out tho
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...