What is ReMooz?
ReMooz is an open-source widget for great looking and unobtrusive inline-pop-ups, powered
by MooTools. It enables how your vistors browse through content, such as thumbnail images
and HTML. ReMooz features centered or relative-positioned draggable zoomed images, content
preloading, fading captions, with plenty of options and is highly configurable:
Add a simple image zoom or create a fancy design element for any graphic that needs to
be enlarged on your site.
Screenshots
How to use
Put WP-ReMooz folder to Plugins directory in WordPress and Activate it. (No Admin Config menu supported)
To be able to see the effect put a div tag or ul tag around your images with id:
remooz-photos (for normal image handling with center full screen zoom.)
remooz-stream (for smaller zoom ideal for Flickr stream thumbnails etc…)
Example
<div id="remooz-photos">
<a href='http://nullfix.com/wp-content/uploads/2008/06/screenshot2.jpg'>
<img src="http://nullfix.com/wp-content/uploads/2008/06/screenshot2-167x116.jpg" alt="An example gallery." />
</div>
Expert Mode
If you don’t want to include the CSS and JavaScript in each and every page do this:
* open “ReMooz.php” and set “INCLUDE_JS_AND_CSS_EVERYWHERE” to false
* add a custom field “remooz” to those posts/pages that actually use ReMooz
This way the CSS/JS will only be included if the custom field is present.
Compatibility
Fully compatible with all A-Grade Browsers (Internet Explorer 6+, Opera 9, Firefox 1.5+ and Safari 2+)
Credits
This Original Mootools project has made by Harald Kirschner at digitarald.de/project/remooz
Download
DOWNLOAD Link!
















