Class name handling prototype methods





ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

« Previous 1 2 3 4 5 6 7 8 9  ...  14 15 Next »
11
Date Submitted Mon. Aug. 21st, 2006 9:44 PM
Revision 1
Syntax Master sundaramkumar
Tags JavaScript
Comments 3 comments
check if your browser/javascript supports Ajax.
For this we can use prototype's getTransport method.
8
Date Submitted Mon. Sep. 25th, 2006 1:36 AM
Revision 1
Syntax Master sundaramkumar
Tags JavaScript
Comments 1 comments
Format fractional digits in a numbe
20
Date Submitted Mon. Sep. 25th, 2006 1:59 AM
Revision 1
Syntax Master sundaramkumar
Tags JavaScript
Comments 3 comments
To debug javascript code we use alert() whereever needed and it irritates you while alerts values inside a loop and other places where more alerts are being shown and you have to press the ok button to pass / proceed on.
here is a simple way to get rid of the alerts dialogs and get the values outputed into another debug window.
13
Date Submitted Mon. Sep. 25th, 2006 2:22 AM
Revision 1
Syntax Master sundaramkumar
Tags JavaScript
Comments 1 comments
Trim , Left trim (ltrim) and Right Trim (rtrim) in javascript
12
Date Submitted Tue. Oct. 3rd, 2006 6:42 AM
Revision 1
Syntax Master sundaramkumar
Tags JavaScript
Comments 0 comments
A simple Tooltip for you web pages with minimal code.
Images , Text and HTML code can be shown inside the tootip
18
Date Submitted Mon. Oct. 9th, 2006 3:36 AM
Revision 1
Syntax Master sundaramkumar
Tags JavaScript
Comments 4 comments
Add dragging to your div elements. just adding class="drag" to the div element will make it draggable.

Here i'm adding an example for a draggable dialog box
31
Date Submitted Fri. Aug. 4th, 2006 9:43 AM
Revision 1
Syntax Master sundaramkumar
Tags CSS | HTML
Comments 3 comments
a simple css way to add shadow to tables and Divs
13
Date Submitted Fri. Aug. 4th, 2006 9:46 AM
Revision 1
Syntax Master sundaramkumar
Tags CSS | HTML
Comments 3 comments
Using styles we can add scrollbars for large table where the space is a constraint
8
Date Submitted Fri. Aug. 4th, 2006 9:54 AM
Revision 1
Syntax Master sundaramkumar
Tags DOM | HTML
Comments 1 comments
Add rows into a table dynamically using js,DOM
11
Date Submitted Mon. Oct. 9th, 2006 6:19 PM
Revision 1
Beginner strykstaguy
Tags firefox | JavaScript | xul
Comments 0 comments
Just a little code to make a window in XUL
« Previous 1 2 3 4 5 6 7 8 9  ...  14 15 Next »