Ok
If it is browser performance, how come it only happens with this site?
Would it be possible to just use a delegate or live method?
How do I check if file input is empty?
How can I hear the changes of some attribute? I mean: in some point it changes to how can I fire a function when this happen?
Is it possible to post a file upload via ajax? or I here some people talking having to create an invisable iframe
How can I see if an element is visible? by that I mean if the link is not outside the scrollarea's
Do I need to load jquery-ui-1.8.2.custom.js too?
Is there any way to make a difference between an actual click from the user and the "automatic" .click() method beeing called?
How to get the background color of body? i've used css: body { background: #* }, but when I try $('.body').css('background'); it returns null.
How can I parse a JSON object to an array ?
How can I dynamically load external javascript files?
If I have an accordion, can I add elements to the accordion using ajax and have those elements work normally in the accordion?
Is jquery tools not very popular?
How to manage transparency with an png transparent display after page load ?
What is e.pageX relative to? I'm getting numbers I do not understand
What sort of lout would I be, were I both drunk AND stoned at this hour?
Do <script> tags get executed sequentially?
Does $(document).ready wait on other content to be executed?
If Internet Explorer does not support removeProperty, what am I suppose to use? I use it to remove the width of an image:
Is there any way to detect if capslock is on in javascript?