editor? dreamweaver? ick..  you're a web designer? :)  the closest i go is 
Homesite which colorizes the code..

doug.

Quoting Doug Melvin <[EMAIL PROTECTED]>:

> This is for everybody.
> Once again: Don't over do the DynAPI!!!
> 
> You don't need DynAPI for roll-over effects.
> 
> Simle use dreamwearver (or your editor of choice) to make the roll-over
> menus,
> then write them into a layer using setHTML..
> 
> Take a look at:
> http://www.allthewhile.com/doug/page/atw-poc.htm
> the roll-overs are simple HTML rollover created in dreamweaver.
> I then pack the HTML into a string which is then put into my menu layer using
> .setHTML()
>   ----- Original Message ----- 
>   From: Paul Schmidinger 
>   To: [EMAIL PROTECTED] 
>   Sent: Thursday, March 01, 2001 1:18 AM
>   Subject: [Dynapi-Help] Rollover-Problem with Netscape 6.0
> 
> 
>   Hi there!
> 
>   How do I write a simple roll-over-effect (image changes if mouse is over it
> etc) using the DynAPI that runs under Netscape 6.0 as well? I guess I can't
> use a dynimg because Netscape only fires events when the mouse if over a
> LINK. 
> 
>   Is there no other way than using Layer.setHTML(.....) and embedding the
> image in a link? The disadvantage with this method is that I can't preload
> images because I can only change the Source then.
> 
>   Thanks, 
> 
>   Paul Schmidinger
> 
> 
>   ---
>   Outgoing mail is certified Virus Free by AVG Free Edition
>   Download at: http://www.grisoft.com/html/us_index.cfm
>   Checked by AVG anti-virus system (http://www.grisoft.com).
>   Version: 6.0.231 / Virus Database: 112 - Release Date: 2/12/01
> 


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to