thanks eytan... at the end i foun a solution. i do not if if this a good solution but it works... in mouse.js on the event folder i've change the line 154 from: if (is.ie5) this.doc.oncontextmenu=function(){ return false }; to if (is.ie5) this.doc.oncontextmenu=function(){ return true };
At 14:56 27/12/2001 +0200, Eytan Heidingsfeld wrote: >Check if the cancelContextMenu code isn't being called. I\m sorry for my >being vague I 've never used or written that code but I remember some >discussion about it a while back. >----- Original Message ----- >From: "Carlos Revillo" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Thursday, December 27, 2001 1:08 PM >Subject: [Dynapi-Help] right button mouse (again)... > > >\ i still haven't found any causes of the problem i told you yesterday... >\ >\ i'm using dynapi 2.55 for a website. In some of its sections i'm using a >\ scrollpane with a layer inside. The problem happens when i try to select >\ the text of the layer that is in the scrollpane... i can do it, but then, >\ if i use the right mouse button, the typical context menu to do something >\ like copy the text to the clipboard doesn't appear... >\ >\ all is working fine in ns4, but not in ie5 and ns6. >\ >\ thanks, sorry for my english and happy new year everybody!. _______________________________________________ Dynapi-Help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dynapi-help