Looking to implement sliding boxes or thumbnail rollover in to my wordpress. I, Like many people, been searching for a solution to this problem and haven't found it yet.
any clue, code, or plugin?
examples:
Mosiac Sliding Boxes
Looking to implement sliding boxes or thumbnail rollover in to my wordpress. I, Like many people, been searching for a solution to this problem and haven't found it yet.
any clue, code, or plugin?
examples:
Mosiac Sliding Boxes
Anyone
Anyone figure this one out? Im looking for the same thing as Mosaic Sliding boxes..
Thanks
have you tried to search for 'jquery effects for image captions wordpress'
example (untested): http://www.net-kit.com/10-jquery-caption-plugins/
Alchymyth,
net-kit isn't a wp-plugin. It's a jq-plugin, same as Mosaic from the link above. I tried with copying the mosaic.js to my js/jquery-folder, giving the header via a custom field and the div's via HTML to the page. At last I wrote <?php echo get_post_meta($post->ID, "header", true); ?> to the themes header.php. But nothing works. Here is my test http://freund.jo-b.de/slidingbox-test/
Do you have any hints?
TIA
This topic has been closed to new replies.