cordoprod Posted February 25, 2009 Share Posted February 25, 2009 Does anyone know where i can find, how to make this?: http://www.dynamicdrive.com/forums/attachment.php?attachmentid=1721&d=1208539949 I also need the function when you click it then it will open a box right above. Quote Link to comment Share on other sites More sharing options...
jackpf Posted February 25, 2009 Share Posted February 25, 2009 Well, there probably isn't a tutorial telling you exactly how to do this, but you'll most likely need to learn ajax to do it. Quote Link to comment Share on other sites More sharing options...
cordoprod Posted February 25, 2009 Author Share Posted February 25, 2009 I can do ajax, but the css and html part doesn't work for me. Quote Link to comment Share on other sites More sharing options...
jackpf Posted February 25, 2009 Share Posted February 25, 2009 Well, to make it stay at the bottom just do bottom: 0; position: fixed; You'll have to tweak the html yourself depending on how you want it to look. Tbh, if you can do ajax you should be able to do atleast a little html. Quote Link to comment Share on other sites More sharing options...
cordoprod Posted February 26, 2009 Author Share Posted February 26, 2009 Of course i know how to place the bottom bar, but not the boxes who is going to appear when a button is clicked. Quote Link to comment Share on other sites More sharing options...
darkfreaks Posted February 27, 2009 Share Posted February 27, 2009 http://friendstertalk.com/t55213-Floating-Bottom-Bar-script.html 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.