ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

website loading area

(1/1)

kalos:
hello!

any idea how to create this kind of webpage:

http://www.hhdsoftware.com/

where you hover over some boxes and a view area appears?

thanks!

rgdot:
onmouseover javascript, it's like a customized version of this (see bottom of page)

http://www.wallpaperama.com/forums/how-to-show-picture-on-mouseover-with-javascript-tutorial-t6984.html

app103:
It's done with Javascript: onmouseover event.

It uses that to change the content shown in one area when the mouse is over another.

There is a simple example at the bottom of the page here that you can play with to see how the code works. Notice how the text changes depending on which object in the image you are hovering your mouse over.

kalos:
thanks

is there a ready to use code for that specific type of onmouseover stuff to upload in my wordpress site?

kalos:
my choice for cms will be that which will have a plugin for that kind of website behaviour, do you know which would be that cms ?

thanks!

Navigation

[0] Message Index

Go to full version