-
Categories
- Browsers (15)
- CSS (12)
- Events (8)
- Git (1)
- Graphics (4)
- HTML/XHTML (4)
- JavaScript (26)
- jQuery (19)
- MySQL (3)
- News & Updates (28)
- Operating Systems (2)
- PHP (33)
- Regular Expressions (4)
- Resources (3)
- Surreal CMS (12)
- Tutorials (4)
- Web Design (5)
- Web Servers (7)
- Web Standards (4)
- WordPress (2)
Category Archives: JavaScript
Enabling TinyMCE’s PHP Spell Checker
Learn how to implement the PHP Spell Checker plugin in TinyMCE. Continue reading
Posted in JavaScript, PHP
Leave a comment
jQuery $.live(‘click’) Binds Both the Left and Right Mouse Buttons
A little jQuery $.live(‘click’) gotcha and an easy work around for it. Continue reading
Posted in jQuery
5 Comments
Jcrop: Cropping Images with jQuery
An excellent jQuery plugin for cropping images on the Web. Continue reading
Posted in jQuery
4 Comments
jQuery File Upload Plugin
Ronnie San releases a great file upload plugin for jQuery. Continue reading
Posted in jQuery
2 Comments
Using jQuery with Greasemonkey
A snippet that allows you to use jQuery with your Greasemonkey scripts. Continue reading
Posted in JavaScript, jQuery
5 Comments
Manipulating Stylesheets with Greasemonkey
A set of useful snippets to work with styles in Greasemonkey. Continue reading
Posted in CSS, jQuery
Leave a comment
Prevent White Noise From Appearing in Images After Fading
A bug in Internet Explorer causes white space to appear in certain images after fading. Continue reading
Posted in Browsers, JavaScript, jQuery
4 Comments
jQuery Alert Dialogs (Alert, Confirm, & Prompt Replacements)
A set of methods that provide an inline, customizable way to show JavaScript alerts, confirmations, and prompts. Continue reading
Posted in jQuery
Comments Off
Forcing Paste-as-Plain-Text in TinyMCE
Make the Paste-as-Plain-Text dialog appear instead of pasting messy code into the TinyMCE editor. Continue reading
Posted in JavaScript
15 Comments
jQuery Context Menu Plugin
A context menu plugin for jQuery that features easy implementation, keyboard shortcuts, CSS styling, and control methods. Continue reading
Posted in jQuery
Comments Off