Member
Member
michaelcmod   2009-06-10, 21:58
#1

hi everyone

i am working on a very simple theme that resembles a color palette. when hovering over a album thumbnail i would like the album description to be displayed somewhere else on the page. anybody got a clue if this is possible?

thanks a lot
michael

here is the page: http://amexicanfuneralinparis.com/cocolores/

Member
Member
sbillard   2009-06-10, 22:13
#2

are you competent in javascript? jQuery allows this fairly simply. You can see an example if you look at the v1.2.5 ratings plugin. (This case is for a click, but mouseover is a straight forward difference) Look where it changes the #vote text.

Member
Member
michaelcmod   2009-06-11, 07:28
#3

thank you.

unfortunately i have no clue about javascript. will try to figure it out though.

michael

Administrator
Administrator
acrylian   2009-06-11, 08:27
#4

Depending on how your theme (layout) is setup you probably can do that also with pure css. Try a search on the css commands "visibility and "display". Of course this requires some knowledge, too.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.