customizing Expanded Menu

ati / 2012-02-16 12:53:07   

i Have my expanded menu OK, i click in my section and the items appear bellow. I want to put the pointer over THE ITEMS and a picture appearing on the right (without clicking) is it possible??

thanx

ati / 2012-02-16 13:28:18   

THe word for my question is HOVER, sorry for my limited english..

I have 3 questions

1 when i hover one item of my expanded menu i want see the picture it appears when i click,
2 and when i click i want to see a Vimeo link
3 how do i move the pictures to the right, they are below my menu.

my test site is www.atimohadeb.com.ar
Webpage

ati / 2012-02-17 16:13:50   

the third question i have it solved..
I changed the style css file,
in content i changed the value of "margin" from 215px to 400px.

the other questions are still without solution for me.. i tryed in forums and i dont really understand how to do it.

im using the expanded menu and when i click i have an embeded VIMEO video, the thing is that i want before the click an image to appear on hover of the word..

above is my link. But i only have a limited menu on display as i want to have it well done before i put all my stuff online.

thanx for indexhibit!!

ati / 2012-02-20 15:19:41   

please, im stucked. any solution?

pernin / 2012-02-21 00:18:31   

I'm sorry. What you're asking is not simple and will take an inordinate amount of customization.

Using hover to have an effect is straightforward enough, just play around with properties for:
#menu ul li.hover a {}
use http://www.w3schools.com/ for a reference

using it to display a specific image will need that you prepare that image (size, quality), upload it to a folder, and call it in the tag. If you want automatization of the process, for the hover to pick that image and resize it on the fly, etc ...

and there's the question of how and where will it display the image. Once you know *exactly* what you want, then you can evaluate if it's doable with tour resources or not

The only recommendation I can give you is for you to browse projects and see if someone has done it, and in what way. I'm sure there's a javascript somewhere that could do something that can be integrated into indexhibit. I can say it can quickly become a pretty advanced customization, at least for me :/

ati / 2012-02-21 11:11:25   

thanx a lot pernin, i will try with the webpage u gave me, and try to understand it.

without this hover thing my website wont look good for me..

ive seen this hover un this web but is wordpress, and i dont want wordpress..

http://johannesbecker.com/ but thats more or less what i need, without that floating.. i prefer it easyer, fix.

ok thanx and i will post here if i solve it or if not.

rickykappa / 2012-02-21 13:52:59   

interesting, it's in his tooltip.js

* Url preview script
* powered by jQuery (http://www.jquery.com)
*
* written by Alen Grakalic (http://cssglobe.com)
*
* for more info visit http://cssglobe.com/post/1695/easiest-tooltip-and-image-preview-using-jquery

ati / 2012-02-22 13:31:21   

hi rickykappa, thats exacltly what i want.
the thing is that im absolute a newbie inthis area and i dont know what to do with that codes.
i downloaded the tooltip and also the jquery.tooltip, there are lots of files.. which of them do i have to upload to my js folder?
and then, i have to change the code of mi index? in what part?

thanx a lot

This thread has been closed, thank you.