Hello i want a floating option on my website but i dont know how can i do this i searched at google but i think i am not in right direction please help me about this problem i want to add a similar function on my website if you look at this website and check the special offers button on right hand side http://www.littlepalmisland.com/ Please help me about this
This is mainly CSS not jQuery. Only jQuery I can see being used is the click event and animate (Haven't looked at the source but that's how I would do it). You need to fix the button look here for info: https://www.google.co.uk/search?hl=en&q=css+fixed+position&meta=&rlz=1I7ADRA_enGB341 jQuery animate: http://api.jquery.com/animate/ I would post some code to get you started but I don't have the time and I want to go to bed. Hope it helps.