Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Gareth Hay
has contributed to:
theData["uniqueidhere"]=new record(..) works, it stores it, but theData.length returns 0, why?
is it possible to create document.all from all elements for use in IE?
Security? Why does a file upload accessed via "onclick" give an access denied error on submit?
Is this silly - value.split("px")[0] -- returns 45 if 45px is in value. Is there another easier way?
NN6 why do overlapping layers only show when within the visible clipping of the largest?
SECURITY PROBLEM. I.E. let's you write to history[..], I use it to pass variables between pages wa?
obv. a memory constraint, but creating a table 50x50 is slow. any workarounds?
Why does referencing a dynamically generated function (via layer.insertAdjacentHTML) give an error?
I have an array of records (1000's of them) to sort by any of the record fields. Any fast solutions?
How can I redirect according to browser country. I.e. like sites with .com send you to .co.uk ?
How can I check if the server uses mm/dd/yyyy or dd/mm/yyyy for solution on American and British sys
I'm using an array to populate a dynamic table. How big can an array be before I hit problems.
Is writing to window.History to pass variables a bad idea? obviously, but what could go wrong?
How can I change the bgcolor of a <tr> when a checkbox has been selected, like hotmail now does?
How can I change the bgcolor of a <tr> when a checkbox has been selected, like hotmail now does?
How do I dynamically alter the style of a horizontal rule from different area of the document?
How do I display all available methods of an object?
How to get the full file path on the Mac? So I can make a local file preview before upload?
how to retain the value in a variable that was generated in runtime while using window.history.back() method