I want to make a GO back Button. that is when I drop down a site is this button (back button) be appear - fade. (like as Scrooll to top) .
help me!
I want to make a GO back Button. that is when I drop down a site is this button (back button) be appear - fade. (like as Scrooll to top) .
help me!
That what you need?Code:<button onClick="javascript:history.go(-2)"><-- Go Back</button>
- Josh
Bookmarks