I want to creare advertisement smiliar to:
http://plugins.jquery.com/project/tab-slide-out
1. Create a block with the the advertisement.
2. Use CSS to possition it to right hand side.
3. Implement Jquery effect for this block
Steps 1, 2 are quite easy, but I don't know how to implement Jquery for this.
Comments
Comment #1
venusrising commentedthis would be helpful to know if anyone can chime in
Comment #2
Grayside commentedI got something started, but not functional: https://github.com/grayside/tabslideout. This approach is not in the way of jQuery Plugins. It is targeting a more complete integration with a settings page and all the sauce, rather than creating a more straightforward development utility.
Comment #3
venusrising commentedWe used a contest from wildfireapp where they offer the code to place on your site for a registration page. I obviously do not know their back-end code BUT they did provide code to add, which we did to page.tpl and it worked well. I can give you that code if interested.