Forum Moderators: open

Message Too Old, No Replies

how to hide event handler?

Studing my.msn.com, I found

         

flashfan

3:42 pm on Oct 22, 2004 (gmt 0)

10+ Year Member



When studing my.msn.com, I couldn't find the event handlers for moving/dragging elements around; but found

<mymsn:base auth="http://g.msn.com/0US!s9.31612_317621/" path="http://g.msn.com/0US!s9.31612_317621/" evnt="http://g.msn.com/0US!s9.31612_317621/MY.0000" debug="false">

I then tried [g.msn.com...] it returns an image [c.msn.com...] Is this CGI to do all the event controls?

BlobFisk

11:14 am on Oct 23, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I'd hazard a guess at some ActiveX....

amznVibe

1:56 pm on Oct 23, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



IE lets you define your own event names/handlers.
That is how that IE7 extension works.
Look for .htc files....

flashfan

2:22 am on Oct 25, 2004 (gmt 0)

10+ Year Member



Can't find any ActiveX or .htc stuff from the source code.

flashfan

3:15 am on Oct 25, 2004 (gmt 0)

10+ Year Member



There are no .htc files, but #*$!htc.armx files. All the event handles are defined there!