Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
experience66 #1
help with rollover in DW 8
im trying to do this
[url]http://www.dynamicdrive.com/dynamicindex4/lightbox2/index.htm[/url]
and here is my code.
it doesnt actually do what is shown above.
Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <script type="text/javascript" src="js/prototype.js"></script> <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script> <script type="text/javascript" src="js/lightbox.js"></script> <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> </head> <body> <script type="text/javascript" src="js/prototype.js"></script> <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script> <script type="text/javascript" src="js/lightbox.js"></script> <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" /> <body onload="MM_preloadImages(?/images/menu_on.gif?)?;initLightbox()"> <a href="roll1.jpg" rel="lightbox" title="my caption">image #1</a> </body> </html>
experience66 Guest
-
Rollover
take a look at this for example of rollovers... http://portfolio.jumpout.co.uk/examples/director "Robert Lee" <rjlee@earthling.net> wrote in... -
rollover in 3D
I would like to make a kind of a rollover in a 3d world. I use this script voor a mouseDown action: on mouseDown (me) -- update the mouse down... -
trying to do a rollover - please help!!!
Hi, I'm a bit new to Director and i'm trying to make a rolloverbutton so that when i entermouse i want the transparency to go from 100 to 0. And... -
Rollover and making another rollover with links
Hi, This website is nicely designed and the rollover menu design is simple, but clear and effective. http://earthtrends.wri.org/ Does... -
Rollover ???
hi, I am trying to build my first site with flash and i have a question. what I am trying to do is to get photos to change from grayscale to... -
Deaf Web Designer #2
Re: help with rollover in DW 8
Post a URL link to example page you are working on. It is not enough information I am looking at.
Deaf Web Designer Guest
-



Reply With Quote

