Connexion
One Laptop per Child Logo
Google Search
Google

LabsSphère Catégories
Css (9)
Php (8)
Javascript (11)
Xoops (5)
Divers (1)
Design (10)

Blog : Dhtml Goodies

A library of DHTML and Ajax scripts URL Flux
Dernière mise à jour : 19/3/2012 21:15:00 Mettre à jour

2007-01-08T10:10:00+01:00 | 72 lectures

New widget and some bug fixes


2006-10-28T17:00:00+02:00 | 61 lectures

Preserving box state(expanded or collapsed) by saving it in a cookie.


2006-11-10T19:00:00+01:00 | 54 lectures

New features: Rename and delete nodes from a context menu.


2006-12-03T19:10:00+01:00 | 50 lectures

Improved the way the script parses javascript in the ajax response. Now, the script will be evaluated in global context. The problem before was thatassignment seach as "var a = new myClass" was evaluated inside a method. Then "a" became a local variable inside that method. This problem has nowbeen resolved.


2008-08-20T13:00:00+02:00 | 49 lectures

Security bugfix - Using POST method to post variables and secure the ImageMagick command string before executing it on the server


2006-10-26T19:00:00+02:00 | 46 lectures

Fixed a problem with the slide show script in Safari for Mac. To implement the changes, replace the js file. Also, position:absolute; is added to .strip_of_thumbnails in the css.


2008-02-20T11:00:00+01:00 | 43 lectures

A beautiful color picker script created by Zebo Zoltan.


2008-08-06T20:00:00+02:00 | 43 lectures

Support for callback has been added to the script. Add the name of your function as the last argument to ajax_loadContent, and it would be executed when ajax has retrieved your content from the server.


2007-03-15T21:00:00+01:00 | 39 lectures

This widget displays chess board(s) on a web page by reading a FEN("Forsyth-Edwards Notation") string. Excellent for use in Chess blogs, Chess columns etc.


2007-10-26T18:40:00+02:00 | 32 lectures

Fixed a problem with styling in the Safari Browser(Mac)


2008-01-14T10:00:00+01:00 | 26 lectures

This is a very nice chess widget which you can use to display chess problems on your website. Just copy the Javascript code and paste it in where you want to display it on your web page.


2006-10-17T12:00:00+02:00 | 25 lectures

Fixed problem with the menu in Internet Explorer 7. The initLeftMenu function has been updated.


2006-11-13T16:00:00+01:00 | 24 lectures

New feature: Highlight column. This feature makes it possible for you to highlight the column you're table is sorted by.


2007-01-16T00:10:00+01:00 | 21 lectures

Fixed a problem with tooltip positioning when the tooltip were used on form elements inside center aligned containers.


2006-12-12T16:10:00+01:00 | 21 lectures

New features: Maximizing and Minimizing windows. The script has also been optimized to make "move" and "resize" work more smoothly.