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.
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
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
