Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Mark Filipak
has contributed to:
Function calling another function: How can Fun1 pass its arguments to Fun2? Fun2(arguments) fails.
How to know if a function is already created (exists) in a document?
How can I cache images and get their sizes?
How can I change the width & height of an OBJECT element? Nothing seems to work.
How to use javascript variable in a static HTML
How can I convert 'em' to 'px'?
Auto-sizing: Is there a way to pass computed style height & width of a DIV to its parent DIV?
How can I create a new style using JavaScript, without crashing the browser?
What is the IE equivalent of NN's .__proto__ property?
How do I get the element at a certain (x, y) position?
Cannot access text data contained in a known-good object element
Netscape 6 has document.getElementByID. What is the equivalent in Netscape 7?
"delete MyObject" doesn't seem to properly delete the object?
Any way to do this: document.getElementsByTagName('head')[0].appendChild('myScript.js'); in NN4?
I am getting a Java security error using getChildNodes()in NN6. The code was working fine in NN4.
How can I offer files to people for download from my website? PLEASE help!
Why is " if (window.opener && !window.opener.closed)" false? I canīt return value from popUp to wind
of the popup window to the parent window?
How+can+I+transfer+the+value+of+the+popup+window+to+the+parent+window
How to capture CTRL button press both in IE & NN ?
How do you display object properties?
How do I get the name of the variable within the object?
How do I expose the properties of an object?
Why is elementRef.style.propertyName not giving me the style of an element when I don't use inline styles (IE4+/NN6)?
How do I access the current style of an element?
How do I access the cascaded style of an element?