Click to See Complete Forum and Search --> : [RESOLVED] html and graphics


retrobloom
08-22-2008, 12:51 PM
Hi there,

Can anybody help me, I'm trying to locate a website that can give me the html code for a circle which rotates, and when the mouse hovers over the movement ceases.

This is used for a menu or side info.

I do not want to use Flash, I need the html code. It is similar to the website www.davenaylor.co.uk.

I look forward to hearing from anyone,

Thanks very much and have a good day.

Retrobloom.

drhowarddrfine
08-22-2008, 01:49 PM
That will never happen because html is no a programming language. Javascript can but that's a different board.

retrobloom
08-22-2008, 02:50 PM
any idea where I'd get the js from?

WebJoel
08-22-2008, 06:20 PM
Not a javascript solution, but there are JAVA applets that can do this.

Try www.anfyteam.com

http://anfyteam.com/anj/wheelmenu/wheelmenu.html
http://anfyteam.com/anj/cubemenu/cubemenu.html
http://anfyteam.com/anj/wheelmenu/wheelmenu2.html
http://anfyteam.com/anj/anfybutton/anbutton.html

personally, I find these disgusting to look at, not to mention Accessibility issues

Declan1991
08-23-2008, 05:12 AM
I totally agree with WebJoel, there's nothing more annoying than having to chase a link across the page, but here is a similar idea using JavaScript and jQuery, it's inaccessible, but if you want links flying about the page, it should be adaptable.
Solar System (http://www.willjessup.com/sandbox/jquery/solar_system/rotator.html)