HomebulletScriptsbulletTag: javascript (67 results)
  1. No Screenshot
    2681 total visits
    Right Click Pop-up generates HTML and Javascript that makes pop-up window open with a menu of links when the user clicks with the right mouse button over a given page element.Links with specified URLs can be opened or JavaScript code can be executed, when users click on the pop-up menu items.Requirements: PHP 5.0 or higher
  2. Pop under class
    195 total visits
    This script can be used to display interstitial advertising. It generates HTML and JavaScript that makes an advertising page appear on the current page and then automatically disappears if the user clicks on the skip link or does not click on the advertising after a few seconds.The advertising display time is configurable. The same user may also not be exposed ...
  3. Fast Site
    415 total visits
    This PHP script can be used to generate HTML documents programatically. It compose an HTML document by calling functions to set different page element values like the page title, document type, character set, meta tags, and JavaScript code. This script merges sereral parameter tags and outputs an HTML document with header and footer.Requirements:- PHP 5 or higher
  4. No Screenshot
    416 total visits
    This php script can be used to minify javascript so that it can be delivered to the client quicker. It can be used by anyone who is looking to minify their js on the fly (although caching the results is suggested). JShrink is not a port into php but a native application, resulting in better performance. JShrink is based on ...
  5. gAjax
    487 total visits
    This package can be used to execute PHP functions from Javascript using AJAX calls. It registers PHP function that may be called from Javascript. Then it can generate the necessary Javascript code to call those PHP functions using AJAX.A separate helper class can be used to generate Javascript code to be executed when the PHP functions are called.
  6. Ext Direct App
    554 total visits
    This script can be used to call PHP classes from Javascript using ExtJS JavaScript library. It generates Javascript code to use the ExtJS library and send AJAX requests to PHP script using this class to handle the requests.The script should be extended to implement the actions to handle the different types of AJAX requests that the applications may need.
  7. clsJSPHP
    439 total visits
    This script can be used to update page sections without reloading the whole page by performing AJAX requests.The script generates the necessary Javascript code to perform AJAX requests in a way that works with the browsers Internet Explorer, Mozilla and Safari.The script provides several functions that can generate the necessary Javascript that can implement several types of actions when it ...
  8. No Screenshot
    749 total visits
    This package can be used to handle browser events in PHP. It can register event handler callback functions that should be handled when certain events are triggered.The main script takes requests to raise events and dispatch them by calling the registered event handler functions.A specialized sub-class can decode JSON object parameters passed from JavaScript running on the browser to the ...
  9. No Screenshot
    1315 total visits
    This package can be use to generate Javascript to call functions of PHP class objects from the client side. It generates Javascript code to create Javascript objects on the client side that act as proxies of PHP objects on the server side. The generated code uses AJAX to communicate with the server side script that defines the ACE class. The ...
  10. No Screenshot
    2272 total visits
    PHP/JavaScript Data Translation provides a PHP class for facilitating the translation of data variables and objects into JavaScript code for client-side processing on a website.
  11. No Screenshot
    2001 total visits
    PHP-Types is the script to simulate types like they are present in JavaScript.
  12. No Screenshot
    1916 total visits
    Simply, PHP_Unserialize is a Javascript library for decoding the output of the PHP serialize() function. PHP_Unserialize supports the following datatypes:- Strings- Integers- Doubles- Booleans- NULL- Arrays- ObjectsSince PHP5 supports protected and private class members and Javascript doesn't, these are converted into regular public members on the resulting Javascript object. Also, since the output of the PHP serialize() function can contain ...
  13. No Screenshot
    2302 total visits
    The package NAJAX can be used to call PHP scripts on the Web server side from Javascript code in Web pages. It uses AJAX technology to submit HTTP requests from Javascript to pass call parameters and collect and process the XML responses. NAJAX acts as a proxy that maps PHP objects to JavaScript and vice versa. The package provides means ...
  14. No Screenshot
    1945 total visits
    The various classes can be used to generate HTML 5 and JavaScript code in order to create jQuery-enhanced user interfaces with Mix2ool.Requirements: PHP 5.0 or higher
  15. No Screenshot
    2021 total visits
    AjaxIto generates HTML with JavaScript code that can be called by other JavaScript code in the current page, so it triggers the execution of a given PHP class. AJAX requests that get sent are detected and the specified callback class is called. That class takes care of generating the response to the AJAX request. Requirements: PHP 4.0 or higher
Pages 1 of 5« 1 2 3 4 5 »