HomebulletScriptsbulletTag: javascript (67 results)
  1. No Screenshot
    2052 total visits
    This php class, and the associated examples, will let you include result pages or forms from anywhere in any javascript enabled browsers. No need to have php on one server to include php result from another.
  2. No Screenshot
    1938 total visits
    Editable select input can be used to generate a form select input with a text input that can alter the selected value. It is a PHP wrapper of a JavaScript example made available in the dhtmlgoodies.com site.Editable select input outputs the necessary JavaScript and HTML to generate a text input with menu that opens when the user clicks on the ...
  3. No Screenshot
    1767 total visits
    NiftyCube uses the Nifty Corners Cube Javascript and CSS library originally developed by Alessandro Fulciniti generate HTML pages with a rounded look in using colors.The generated page may have custom footers, headers and tags inside head section. Liquid and fixed layouts are both supported.Requirements: - PHP 5.0 or higher - Nifty Corners Cube Javascript - CSS library
  4. No Screenshot
    1896 total visits
    gWidgets generates start and end div tags and the necessary Javascript to intercept the events of when the user clicks and drags the block inside the div.A JavaScript function, that handles the event when the mouse button is released, can be assigned.Requirements: PHP 3.0 or higher
  5. No Screenshot
    2179 total visits
    CProgbar can be used to render and update a progress bar in a HTML page. It renders a progress bar in HTML that can be displayed in a given in-line frame.CProgbar also generates the necessary JavaScript to update the bar to show the progress of a given task being executed.
  6. No Screenshot
    1501 total visits
    PHP Array to Javascript can be used to convert PHP associative arrays to Javascript objects that have properties set with the PHP array entries.PHP Array to Javascript traverses the entries of one or more associative arrays recursively and generates code that define Javascript objects.The names of the object properties are the keys of the array entries. The property values are ...
  7. No Screenshot
    1675 total visits
    JS & CSS Compressor can take a list of Javascript or CSS files and compact them by stripping comments and white spaces putting all in one line. A specified file is used to store the resulting code.Requirements: PHP 4.3 or higher
  8. No Screenshot
    2046 total visits
    Serializer takes a value of any PHP data type and generates a string that represents the value serialized in one of the supported formats.Serialization formats of PHP, JavaScript (JSON) and XML, are currently supported. Array and objects are traversed recursively when they have members that are also arrays or objects.Requirements:PHP 4.10 or higher
  9. No Screenshot
    1752 total visits
    html table can be used to display results from a database query with different colors for each row. The JavaScript "selected rows" effect is supported.
  10. No Screenshot
    2125 total visits
    The MooTools library is called via generated JavaScript and HTML code, in order to update a given page element with the output of a script with a given URL.Requirements:PHP 5.0 or higherLimitations:The comments in the code are in Turkish
  11. No Screenshot
    1469 total visits
    jQuery-PHP can be used to develop AJAX applications using the JQuery JavaScript library. There is a Javascript library that wraps around JQuery library to send AJAX requests.There are also several PHP classes used to generate the responses to AJAX requests and execute several types of actions like: return messages, errors, Javascript code to execute, adding page elements, etc..
  12. No Screenshot
    1640 total visits
    jqSajax can generate Javascript code to make AJAX request using the Jquery library to execute PHP functions on the server side.A PHP callback functions that will be called when the AJAX requests are sent is registered.Requirements:PHP 4.0 or higher
  13. No Screenshot
    2156 total visits
    Accessible nested DHTML menus uses nested unordered HTML lists in combination of Javascript generated by the class to build the menu elements. If Javascript is disabled, the menu will display in expanded form.The menu is customized using CSS styles. Another class is supplied to traverse the file system and builds a menu to navigate on the server file system.
  14. No Screenshot
    1904 total visits
    QSWFObject can be used as a wrapper around SWFObject Javascript libraries to load Flash movies. It generates the necessary Javascript and HTML to load Flash movies without depending on the underlying browser type.QSWFObject can configure several types of Flash movie parameters such as the width, height, URL, quality, background color, etc..Requirements: PHP 5.0
  15. No Screenshot
    1819 total visits
    cfdj Class is a simple class for checking the required inputs of a form on the server side, so the validation can be done even when user browser have Javascript support disabled.When the form is submitted the class displays error messages to tell the when a required input is empty and needs to be filled.
Pages 3 of 5« 1 2 3 4 5 »