我下了啊,可是没找到啊,希望你能给讲一下啊,在此谢过了啊。

解决方案 »

  1.   

    oncontextmenu Event  Internet Development Index --------------------------------------------------------------------------------Fires when the user clicks the right mouse button in the client area, opening the context menu. SyntaxInline HTML <ELEMENT oncontextmenu = "handler" ... >  All platforms 
    Event property object.oncontextmenu = handler JScript only 
    object.oncontextmenu = GetRef("handler") Visual Basic Scripting Edition (VBScript) 5.0 or later only 
    Named script <SCRIPT FOR = object EVENT = oncontextmenu>  Internet Explorer only Event InformationBubbles Yes 
    Cancels Yes 
    To invoke Right-click the object.  
    Default action Opens the context menu. To cancel the default behavior, set the returnValue property of the event object to false.  designMode Property  Internet Development Index --------------------------------------------------------------------------------Sets or retrieves a value that indicates whether the document can be edited.Syntaxdocument.designMode [ = sMode ]
    Possible ValuessMode String that specifies or receives one of the following values.On Document can be edited.  
    Off | Inherit Default. Document cannot be edited.  
     The property is read/write. The property has a default value of Off | Inherit.Expressions can be used in place of the preceding value(s), as of Microsoft? Internet Explorer 5. For more information, see About Dynamic Properties.
    open 此方法以两种方式工作。该方法打开一个文档用于收集 write 和 writeln 方法的输出。在这种情况下,只使用前两个参数 url 和 name。若指定了附加参数,此方法将打开一个窗口,这与 window 对象的 window.open 方法相同。 下一个没法说,是自定义的方法这个自己看DHTML手册吧,看srcElement or event关于日期的常见操作
    http://community.csdn.net//Expert/TopicView2.asp?id=4360247&datebasetype=now
    js FAQ贴
    http://community.csdn.net//Expert/TopicView2.asp?id=4356360&datebasetype=now
    DHTML手册,js手册,dom手册下载
    http://community.csdn.net//Expert/TopicView2.asp?id=4356325&datebasetype=now
      

  2.   

    那你倒底有什么不明白,要讲也无从讲起啊