Hash? Associative array? Dictionary object? Something that's always been missing from JavaScript.
|
JavaScript librator$ is a singleton class thatimplements a mechanism for including external JavaScript files directly from other JavaScript files,similar to C/C++ #include. Permits modular organization.Each '.js' file should request ...
|
I implemented a linklist which is written by javascript, purpose on minimize the work load on the server side. such like rearrage the order the questions.
|
This redirects a method=GET to a method=POST, allowing you to bookmark pages that have been retrieved via a form submission via POST.For a quick example, put the code below in an html page on a www server. Type the URL of the page into a ...
|
this function write in an html document a list of pages containing a fixed number of elements, every one of which can be choosen selecting the appropriate page.
|
Add these no-cache headers (and server-sided ones) to turn off caching of your website.
|
Ein nützliches Feature im IE ist die Funktion window.showModalDialog(). Mit ihr lassen sich Popups öffnen, die permanent im Vordergrund sind, und den eigentlichen Browserhintergrund sperren, so lange sie geöffnet sind - wie echte ...
|
This is the random number generator I'm using for a web-based touch type toutor application.
|
Nimmt dem User die Möglichkeit via Rechtsklick das Kontextmenü auf der Seite aufzurufen.
|
If you want to redirect a user to a page backwards, you'd have to use javascript. Using this little snippet, you can easy redirect the user back.
|
|
|