Category Archives for JavaScript

Add jQuery Datepicker to a dynamic inserted input field via AJAX

Problem: You need to dynamically insert input fields in the DOM and attach to them the Datepicker component from jQuery UI.

28. March 2012 by Sorin
Categories: JavaScript, jQuery | 1 comment

CKEditor 3.0 Send and Receive data with AJAX

Attention: This is a quick tutorial and no in depth information will be provided. Use Google or whatever you want to learn more about PHP, Javascript and AJAX calls. Also on the CKEditor site you can find more info about … Continue reading

01. September 2009 by Sorin
Categories: AJAX, JavaScript, PHP | 22 comments

Anti link/email spam script

123456<script type=’text/javascript’>    function nerf_email(){       return ‘offi’.replace(/i/, ‘ice’) + ‘@’ + ‘point’.replace(/t/, ‘t47.com’);    }    document.write(nerf_email()); </script> The above script will show: office @ point47.com

13. March 2009 by Sorin
Categories: JavaScript | Leave a comment

Social Widgets powered by AB-WebLog.com.