Large Text box linked to an image(s) via mouseover
Hi,
I have several pictures on my web page. When I mouse over them, I want a seperate text box to appear with a description. And not 2 words - several paragraphs. I've no idea about code, so I'm looking for a software program that will generate the HTML and files for pasting into coffeecup visual designer. Flash - whatever.
There are plenty of programs, but the main problem is finding a program where I can set the position of the text box on the page. The pictures will be arranged in a grid, with the fixed text box to the right of it, always in the same position. The other problem I have is getting a program that takes more than one line for the text. I'm desperate (ok - no pop-up windows) - but I'll even accept no mouseover, but a mouse click to access the 'hidden' text. That is, as long as all this can be achieved on the one web page.
hyperlinked image with positionable text box on rollover
Thanks again. That site is still a bit off. I can't understand why there no graphical interface programs for generating the code(?)
Here is what I'm trying to do;
http://otkrit.hostei.com/do_not_delete/mouseover.jpg
I have a grid of n images. Upon mouseover of each image, I want a text box to appear, with a description (maybe 2 large paragraphs). The Text box is in a fixed position, independent of the images. The image array is also located at an absolute position and is sizeable (this will give me flexibility to change the array size, and the text box location. As variables, I want also
• Text box width and height
• Text font and size and justification (even)
• Relative path to image [folder] for mouseover link
• Text Box color and border
• The ability to alter the shape and size of the image grid, (and separation between images). Images will be equal sized.
• The images must also hyperlink upon mouse-CLICK.
These sites give some idea of the effect;
http://www.cssplay.co.uk/menu/balloons
http://www.technology-management.us/
coding and graphical solution to mouse over text box
that's great - thanks a lot for that. It will take me a while to understand and tweak it, but that's spot on.
For anyone else interested, I found a 2nd way - that is Virtual Mechanics Site Spinner V2.7 graphical site builder. They have a WYSIWYG mouse over facility that does exactly what I have specificed (but with 20 times the code, so not so efficient). Coffecup visual site builder (V5.8) lacks this facilty.
Regards