Search results for tag "JavaScript"
JSON formats strings in the format \/Date(1336543200000-0600)\/|> which cannot be directly parsed into a javascript date object using new Date
window.print prints the contents of the entire browser window. I want to be able to print the contents of a specific div.
I need to be able to have a jQuery Dialog self close. I am creating ASP.NET controls, and want the buttons to be on the control itself, not defined when creating the jQuery dia...
I added an asp button to div that I am opening as dialog using jQuery. The server side event is never executed.
I want a real time log viewer, so that logs can be viewed for users that don't necessary have access to the server.
I want to check if a url exists before attempting to load that url using ajax.
I want to be able to find an empty field in a dynamically created form.
I want a button that will toggle the checkboxes in a form.