Tag webmaster tips

Collections with HTML Editors

Open Source Online HTML Editor: Xinha Xinha is a powerful & open source HTML (WYSIWYG) editor that works in all current browsers. Its configurabilty and extensibility make it easy to build just the right editor for multiple purposes, from a…

JavaScript Submit button hack

On slow server or double clicks often we have double post and double comments on blogs forum, forms, uploading etc. Here is a fast JavaScript hack that can disable the Submit button after the first click. So after the users…