Re: [Dynapi-Help] muose cursor

2004-07-28 Thread sh0rtie
.ctype.replace("pointer","hand"); this.css.cursor = this.ctype; }} yourDynlayerRef.setCursor("pointer"); enjoy - Original Message - From: "Doug Melvin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 26, 2004 6:13 PM S

Re: [Dynapi-Help] muose cursor

2004-07-26 Thread Doug Melvin
this will work in any 4+ browser with the esxception of NS 4.x (of course) - Original Message - From: "Matthias Foschepoth" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 26, 2004 8:12 AM Subject: RE: [Dynapi-Help] muose cursor > With stylesheet

RE: [Dynapi-Help] muose cursor

2004-07-26 Thread Matthias Foschepoth
With stylesheets? I.e. put some HTML into the layer: [...Content for the layer...] .classname { cursor:pointer; } I hope this helps, Matthias > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of antonio > Sent: Monday, July 26, 2004 11:42