items tagged with javascript
AJAX for Java developer
Written By: Administrator
Section: Java
Category: Webservices
2005-11-13 13:22:22
IBM has put an interesting online article about DWR (Direct Web remoting) technology...
In the simplest terms, DWR is an engine that exposes methods of server-side Java objects to JavaScript code. Effectively, with DWR, you can eliminate all of the machinery of the Ajax request-response cycle from your application code. This means your client-side code never has to deal with an XMLHttpRequest object directly, or with the server's response. You don't need to write object serialization code or use third-party tools to turn your objects into XML. You don't even need to write servlet code to mediate Ajax requests into calls on your Java domain objects.
Read more at IBM developerworks
Written By: Administrator
Section: Java
Category: Webservices
2005-11-13 13:22:22
IBM has put an interesting online article about DWR (Direct Web remoting) technology...
In the simplest terms, DWR is an engine that exposes methods of server-side Java objects to JavaScript code. Effectively, with DWR, you can eliminate all of the machinery of the Ajax request-response cycle from your application code. This means your client-side code never has to deal with an XMLHttpRequest object directly, or with the server's response. You don't need to write object serialization code or use third-party tools to turn your objects into XML. You don't even need to write servlet code to mediate Ajax requests into calls on your Java domain objects.
Read more at IBM developerworks
Alternate row colour and onhover effect in html table
Written By: Administrator
Section: Java
Category: Javascript
2005-02-15 21:01:12
domTableEnhance is a script that turns every table with a special class into an enhanced one. The tables enhanced by domTableEnhance will have an alternate row colour and have a rollover on each row that includes cells (header rows won't get a rollover). domTableenhance adds these effects by applying classes to the rows, which means that you don't need to know any Javascript to change the look. More here at the official homepage
Read More About Alternate Row Colour And Onhover Effect In Html Table...
Written By: Administrator
Section: Java
Category: Javascript
2005-02-15 21:01:12
domTableEnhance is a script that turns every table with a special class into an enhanced one. The tables enhanced by domTableEnhance will have an alternate row colour and have a rollover on each row that includes cells (header rows won't get a rollover). domTableenhance adds these effects by applying classes to the rows, which means that you don't need to know any Javascript to change the look. More here at the official homepage
Read More About Alternate Row Colour And Onhover Effect In Html Table...
Enhancing Your GUI with some professional effects
Written By: Administrator
Section: Java
Category: Javascript
2005-02-15 20:15:14
Browser Javascript tips and tricks for improving Your business application GUI
All credits to original authors....
All theses examples have to be put in the body onload="" tag of Your pages....
More in the javascript section....
Read More About Enhancing Your GUI With Some Professional Effects...
Written By: Administrator
Section: Java
Category: Javascript
2005-02-15 20:15:14
Browser Javascript tips and tricks for improving Your business application GUI
All credits to original authors....
All theses examples have to be put in the body onload="" tag of Your pages....
More in the javascript section....
Read More About Enhancing Your GUI With Some Professional Effects...
gather client browser informations with javascript
Written By: Administrator
Section: Java
Category: Javascript
2004-08-31 22:56:33
Written By: Administrator
Section: Java
Category: Javascript
2004-08-31 22:56:33
http://waltercedric.com/java/gathertInformationsWJavascrip.html
save page as t have source code
javascript to the limits
Written By: Administrator
Section: Java
Category: Javascript
2006-10-28 23:24:40
This game has been rewrite in javascript and is more than playable. Enjoy going back to the root like me: I use to play lemmings on a 486DX 50Mhz 15 Years Ago...

Lemmings is an intriguing game in which you help hordes of otherwise-mindless creatures - knows as walkers - escape hostile environments.
Written By: Administrator
Section: Java
Category: Javascript
2006-10-28 23:24:40
This game has been rewrite in javascript and is more than playable. Enjoy going back to the root like me: I use to play lemmings on a 486DX 50Mhz 15 Years Ago...

Lemmings is an intriguing game in which you help hordes of otherwise-mindless creatures - knows as walkers - escape hostile environments.
There are 9 items tagged with javascript. You can view all our tags in the Tag Cloud

















