=== WP Slide-up Box === Contributors: Arachnoidea Donate link: Tags: jquery, slidebox, sliding box, slider, fancy Requires at least: 3.0 Tested up to: 3.4.2 Stable tag: 0.21 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add jQuery-driven fancy slideboxes to your WordPress pages and Posts. With this plugin a layer will slide on an inserted picture on mouse hover. == Description == Add jQuery-driven fancy slideboxes to your WordPress pages and Posts. With this plugin a layer will slide on an inserted picture on mouse hover. You can find detailed documentation about the plugin on the author's homepage: [http://arachnoidea.com/wp-slide-up-box/](http://arachnoidea.com/wp-slide-up-box/) == Installation == 1. **Download** the zip package from the plugin’s download page. 1. Go to your **WordPress Admin area** and sign in (e.g.: www.yourdomain.com/wp-admin) 1. Go to **Plugins » Add new**, then click on Upload 1. Select the zip package you downloaded in (1) then click on **Install Now** button. 1. If the upload process was successful, you can now **Activate the plugin**. 1. After you installed and activated the plugin, a new submenu item will appear in the WP-admin area (You’ll be able to find it after installation in **Appearance » WP Slide-up box**) == Frequently asked questions == = How can I determine the picture IDs in WordPress? = I made a short tutorial on this topic: [http://arachnoidea.com/how-to-find-the-id-number-of-a-picture-in-wordpress/](http://arachnoidea.com/how-to-find-the-id-number-of-a-picture-in-wordpress/) == Screenshots == 1. screenshot1.jpg == Changelog == = 0.21 = * Bugfix: in 0.2 there was an error in the install process (didn't generate the neccessary database tables) = 0.2 = * Now you can insert Slide-up boxes as PHP functions into your WP themes * New shortcode attributes introduced: class, title, desc, alt * If not specified, the plugin uses the cover title as the value of the image alt tag (helps you make valid and SEO-friendly code) * Improved documentation and FAQ * 4 new modes: fade-in, fade-out, top-down-full, top-down-part * Separated frontend and admin PHP files: this way the plugin uses a bit less memory = 0.11 = * Error messages added for the 'Add new image' form * Some tiny bugfixes and fine-tuning in the admin panel * Made all plugin files' encoding UTF-8 without BOM = 0.1 = * first 6 modes introduced * admin panel to set up slide-up boxes * you can use pictures of any size