jacko_162 Posted February 22, 2012 Share Posted February 22, 2012 I want an icon on the left of a HTML webpage, when clicked a box slides out with content from the left horizontally, then when the button is clicked again i would like it to slide back to the left hand side of the page. can anyone help me find a script to do this please? its been designed to work this way in photoshop and i cant seem to find anything to code it to behave the same way. Many thanks. Quote Link to comment Share on other sites More sharing options...
sunfighter Posted February 23, 2012 Share Posted February 23, 2012 You really don't need ajax for this. A simple js will do it useing position absolute and changing the left or right value, but here's one in css3: http://www.1stwebdesigner.com/tutorials/slide-out-panel-css3/ Quote Link to comment Share on other sites More sharing options...
trq Posted February 24, 2012 Share Posted February 24, 2012 I'm sure allot of people who ask for *ajax* scripts are unaware of what ajax actually is. Quote Link to comment Share on other sites More sharing options...
spiderwell Posted February 24, 2012 Share Posted February 24, 2012 its cleaning fluid isnt it? Quote Link to comment Share on other sites More sharing options...
Adam Posted February 24, 2012 Share Posted February 24, 2012 It's the mythical Greek hero: http://en.wikipedia.org/wiki/Ajax_%28mythology%29 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.