|
| |
|
|
_gail
Posts: 2876 From: So FL Status: offline
|
Alternative suggestions requested - 8/5/2002 8:07:05
Almost 200 additional photos will be added to this site www.bellaumbrella.com (handle of each umbrella). The client would like a second link placed on each pop-up window which will bring up another pop-up containing a photo of the handle (click on " view large image" within a category to see a pop-up). While this is doable, I' m not sure it' s the best route because a visitor will have to close two open windows. I could add a small photo insert but that will take away from the look of each umbrella. I can make the window larger and add another picture. Not sure I like this idea from a visual perspective. I' ve also thought about making a rollover, where a visitor would place their cursor over the pic of an umbrella and it would change to a pic of it' s handle. Though I don' t know how to do this (yet), I feel it may be the best alternative IF it does not add a lot more to the load time. Any thoughts and/or other suggestions would be very much appreciated? thanks, gail
|
|
|
|
_gail
Posts: 2876 From: So FL Status: offline
|
RE: RE: Alternative suggestions requested - 8/5/2002 11:02:27
quote:
ORIGINAL: mike54 I know I' ve run across a javascript somewhere that will allow that. Thanks, Mike! If I recall correctly, didn' t you have some photo rollovers at the site which sold baby items? I just discovered and tried " FrontPage' s Dynamic ' Swap picture' Effect" however it doesn' t seem to work in Netscape, at least not version 6.0 which is on my computer. It would sure be lots easier to use a dynamic effect than adding javascript to 197 pages, but even if java is the method of choice, I think a rollover is preferable to the other choices I listed. I don' t know much about rollovers and dynamic effects; a search didn' t bring up too much on the subject, so I' ve posted a question elsewhere. thanks, gail
|
|
|
|
Mike54
Posts: 4791 Joined: 3/26/2001 From: Way Up Over Status: offline
|
RE: Alternative suggestions requested - 8/6/2002 8:01:25
Gail, If in your body where the image is you... quote:
Replace this ---> <img border=" 0" src=" ../images/large/1-large/12cat1.jpg" width=" 275" height=" 275" ></td> With this ---> <a href=" pops/12cat1.htm" onmouseover=" image1.src=' images/handles/handle.jpg' ;" onmouseout=" image1.src=' images/large/1-large/12cat1.jpg' ;" > <img name=" image1" src=" images/large/1-large/12cat1.jpg" border=0 width=" 275" height=" 275" ></td> I think your images will be right where you want them. You might also want to replace the href with href=" javascript:void(0)" so there isn' t any real link. Hope it helps.
_____________________________
Who was the first guy that looked at a cow and said, "I think that I'll drink whatever comes out of those things when I squeeze them"? New photogalleries, stop by sometime.
|
|
|
|
_gail
Posts: 2876 From: So FL Status: offline
|
RE: RE: Alternative suggestions requested - 8/6/2002 8:54:09
THANKS, Mike!!! Almost there...except that the second image won' t appear. http://www.bellaumbrella.com/pagoda.htm (click on first " View large image" . I note there was no </a> in the code you gave me but gave it a try. Didn' t seem to make a difference. Changing href=" javascript:void(0)" didn' t help either but, of course, I can still be doing it wrong. Any further suggestions...I' m soooo close! gail Here' s the code from the pop-up page: <!DOCTYPE HTML PUBLIC " -//W3C//DTD HTML 4.0 Transitional//EN" > <html> <head> <title>12cat1</title> <SCRIPT LANGUAGE=" JavaScript" > <!-- This script and many more are available free online at --> <!-- The JavaScript Source!! http://javascript.internet.com --> <!-- Begin image1 = new Image(); image1.src = " images/handles/handle.jpg" ; // End --> </script> <link rel=stylesheet type=text/css href=../bella.css> </head> <body background=" ../images/layout/bkgrnd45.gif" > <div align=" center" > <center> <table border=" 0" cellpadding=" 2" cellspacing=" 4" width=" 400" bordercolor=" #111111" height=" 150" > <tr> <td valign=" top" bgcolor=" #660033" colspan=" 2" height=" 15" width=" 380" > <p align=" center" class=" pink" >12cat1</td> </tr> <tr> </center> <td valign=" top" align=" center" bordercolor=" #85582C" colspan=" 2" height=" 18" width=" 380" > <a href=" pops/12cat1.htm" onmouseover=" image1.src=' images/handles/handle.jpg' ;" onmouseout=" image1.src=' images/large/1-large/12cat1.jpg' ;" > <img name=" image1" src=" ../images/large/1-large/12cat1.jpg" border=0 width=" 275" height=" 275" ></td> </tr> <tr> <td valign=" top" width=" 196" > <p align=" right" class=" footer" >Rental:</td> <td valign=" top" width=" 197" > <p class=" footer" >$10.00</td> </tr> <tr> <td valign=" top" width=" 196" > <p align=" right" class=" footer" >Retail:</td> <td valign=" top" width=" 197" > <p class=" footer" >$160.00</td> </tr> <center> <tr> <td valign=" top" colspan=" 2" height=" 16" width=" 380" > <p align=" center" class=" footer" ><a href=" javascript:window.close();" >Close Window</a> </td> </tr> </table> </center> </div> </body> </html>
|
|
|
|
_gail
Posts: 2876 From: So FL Status: offline
|
RE: Alternative suggestions requested - 8/8/2002 13:21:16
btw, here' s the code for " FrontPage' s Dynamic ' Swap picture' Effect." gail HEAD: <script language=" JavaScript" fptype=" dynamicanimation" > <!-- function dynAnimation() {} function clickSwapImg() {} //--> </script> <script language=" JavaScript1.2" fptype=" dynamicanimation" src=" ../animate.js" > </script> BODY: <a onmouseover=" document[' fpAnimswapImgFP1' ].imgRolln=document[' fpAnimswapImgFP1' ].src;document[' fpAnimswapImgFP1' ].src=document[' fpAnimswapImgFP1' ].lowsrc;" onmouseout=" document[' fpAnimswapImgFP1' ].src=document[' fpAnimswapImgFP1' ].imgRolln" href=" javascript:void(0)" > <img border=" 0" src=" ../images/large/1-large/18cat1.jpg" id=" fpAnimswapImgFP1" name=" fpAnimswapImgFP1" dynamicanimation=" fpAnimswapImgFP1" lowsrc=" ../images/handles/handle.jpg" width=" 275" height=" 275" ></a>
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|