Search Keyword:

Archive for the ‘Javascript/AJAX’ Category

These functions are equivalent to PHP’s trim() and nl2br() function written in Javascript and are most useful in working with formatting text inputs and textareas values.Trim() strips whitespaces from the beginning and end of a string and nl2br() inserts HTML line breaks (<br />) and replaces newlines or carriage returns(Enter key) in a string.
The function:

function [...]

PHP.JS is an open source project that port PHP functions to JavaScript. By including the PHP.JS library in your own projects, you can use your favorite PHP functions client-side.There is no server component required.Using PHP.JS may speed up development for PHP developers who are increasingly confronted with client-side technology.
It is dual licensed under the [...]

SimpleModal Contact Form (SMCF) is an Ajax powered modal contact form.It is like a message box type contact form for Wordpress.It utilizes the jQuery JavaScript library and the SimpleModal jQuery plugin.SMCF has options to include certain contact form elements, like a Subject field and “Send me a copy” option for the sender.
This wordpress plugin is [...]


Sponsored Links


Categories





Recent Comments

  • Musta: Very good tutorial for beginners who want to get an idea of the ajax implemtation via jquery. Thanx
  • admin: Hello Mous, Kindly look at this link: http://www.ryantetek.com/2009/ 10/how-to-hack-psp-brite-30...
  • mous: Sir pls help.. i have a psp 3000 with firmware 5.02 i tried the instructions above and it wont work on me.. it...
  • milo: i think the quick solution is to have the pagination in ajax otherwise it wont work as expected im not sure...
  • admin: Hello Milo, I haven’t tried it with pagination before.Maybe I’ll take a look at it and post some...