Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
sven vahar
has contributed to:
How can I access the elements of a form defined in a Frameset page in NS6. (works in IE and NS4x)
How to set focus to the form elements , which should work for Netscape6.2
document.forms.formname.elementname.focus() in Netscape 6.2 still doesn't work
How do I assign an onchange handler to a node created via DOM methods?
How do I change the field value of a HTML text element in IE 5 + AND NN 6 using getElementById ?
Can I get tooltip without any event handling (not on links)?