 |
Sponsors |
|
|
 |
| Total: 17 Displaying: 1 - 17 |
Pages: 1 |
 |
 |
 |
|
|
| |
Get most of the website widgets and tools I’m developing in a single package that is regularly updated. Whenever a new script or script update is available, it will be included in the download file.
See what’s included:
ContextMenu.XML 1.0, Skinnable Web 2.0 Buttons 3.0, Rounded Corners Panel.JS 1.0, TabStrip.XML 1.5, Web 2.0 AJAX Loading Panel, PageAnnouncement.XML 1.0, AntipixelButtons.XML 1.0, CheckBox.XML 5.0, RadioButton.XML, Skinnable Browser Dialogs 3.0, Upload.XML 1.0, ColorPicker.XML 2.0, AJAX Photo Gallery 1.5, CSS Watermark 1.0.
|
Free
Version: 2.0 Platform(s): windows Updated: Wed Oct 22 2008 |
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
 |
 |
 |
|
|
| |
jqSajax is simple way to call PHP function/method from javascript. You can use it as jQuery Plugin, so we can call php function/method as:
var result=$.x_phpfunction(va r1,var2);
or you can call like:
var result=$.x_object_method( var1,var2);
Example: to call helloworld($var1,$var2) function in PHP , you can write input button like this:
<input type="button" onclick="alert($.x_hellow orld('jhon','28'))" />
jQuery Ajax return a page (data type is XML,JSON,text,script,html ,etc), jqSajax return the result of PHP function/method you call. the variable type is the same the variable type in PHP. you can pass all variable types: array,string,number,boole an from javascript to PHP and vice versa. with jqSajax you can pass and get array (from javascript to PHP and vice versa) easier.
The demo is placed in http://satoewarna.com/jqs ajax
|
Free
Version: 1.0.0 Platform(s): linux, windows, freebsd, osx, sun Updated: Sun Aug 31 2008 |
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
 |
 |
 |
|
|
| |
JsHttpRequest is a library for AJAX-based script creation compatible with the popular Prototype JS library. It could be used as a server part (PHP) for the Prototype JS, has a great cross-browser compatibility (IE 5.0+ including disabled ActiveX, Mozilla 1.7+, FireFox 1.0+, Opera 7.3+, and Safari); file uploads from user browser to the server; full support of PHP debug features (including fatal error handling); multi-dimensional data structures exchange (JSON analog); PHP session support; and optimal data loading method choosing (XMLHttpRequest, Microsoft.XMLHTTP, etc.) depending on the current browser. The interface is compatible with XMLHttpRequest.
|
Free
Version: 5.x Platform(s): linux, windows, freebsd, osx, sun Updated: Wed Aug 15 2007 |
|
 |
|
 |
 |
 |
Member Reviews (1) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
 |
 |
 |
|
|
| |
vegUI is a javascript-based window manager / widget collection that serves as a solid framework for the development of web applications and interactive dynamic websites. It was developed with 4 core concepts in mind
1) speed
2) modular design
3) compact design
4) total control over appearance, flexibility
vegUI comes with these premade widgets: Buttons, Scrollbars, Scrollable Contentboxes, Dropdown Menus, Windows, Lists, Tabbed Dialog, Checkboxes, Property Set, Selector
Every element is built from actual HTML nodes and can thus be themed by whatever means HTML and CSS provide.
vegUI also provides AJAX functionality.
Release comes with tutorial examples and a little test page, more tutorial articles can be found on the vegui webpage.
|
Free
Version: 2.1.0 Platform(s): linux, windows Updated: Mon May 28 2007 |
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
| Total: 17 Displaying: 1 - 17 |
Pages: 1 |
 |
Share |
|