Wordpress Plugins
Wordpress Only Moolets

DocumentsDate added

Order by : Name | Date | Hits | [ Ascendant ]

Moo Ploplet
The Ploplet is a very simple Mootools Wordpress plugin bounce function that effects a single css div called "sidbar". The sidebar starts off hidden, then slides down into place and bounces a couple of times. The with Ajax a very simple php page is called that that loads a logo image at the top of the sidebar. Once the image is loaded Mootools ad a fade effect on rollover.
The image that loads (mootools logo by default) can of course be swaped out for your own site logo. We made the page that loads have the PHP extension so you or your programmer can add executable code. This would be handy if you want to say add Mootools image rotater.
What have targeted th id name sidebar as to automatically effect columns in place for wordpress and other blog templates.
Instalation Instructions:
Download Zip
Unzip the download
Copy the folder "moolet_ploplet" into your wordpress plugins directory.
Open sidebar.php in your active wordpress theme and add this to line two just under <div id="sidebar">.
<div id="moolet_image">
    <ul><li>Loading....</li></ul>
</div>
Go to your wordpress dashboard, click plugins and make Moolet Ploplet active.

 

Page loading, please wait...