Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Pete Ruby
has contributed to:
How do I check for the parent URL in a frame structure? ie. parent not eq to a URL.
How do I change an image in one frame named "leftFrame", when another frame, "rightFrame", loads
Trying to evaluate a string in IE. In Netscape, I used eval(). What is the IE equivalant?
Netscape 6 has document.getElementByID. What is the equivalent in Netscape 7?
How do I detect if the users browser supports layers?
how do i "sniff" out layer compatibility in Opera 5 or newer?
How do I assign a var to take the place of document.all & document.layer & document.getelementbyid
Can I change the z-index on existing layers via javascript on onmouseover, onmouseout and onclick?