Javascript: General
add to string
Simple javascript snippet, showing how to add additional text to the end of a string - shorthand.
jQuery Ajax Load Into Div
Making an ajax call from jQuery is simple. Call the load function with the address of the script, with optional parameters.
jQuery remove element
This example shows how to remove or delete an element such as a div or form field. Element is identified by its ID.
Return the document of an IFrame in any browser
Reliably gain access to the "document" Object within the IFrame of your choice.



