This is how we add that functionality to our websites using jQuery: $(‘textarea’).keypress(function(e){ if (e.ctrlKey && e.keyCode == 13) { $(this).closest(‘form’).submit(); } }); [ad code=4]
Author Archives: Prosoxi.com Webmaster
Mac > houdini > show hidden files
Houdini is a simply designed app to let you take full advantage of Mac OS X’s “hidden folder” and “hidden file” ability. It allows you to create, access, move, reveal or delete hidden folders and files. Features: [ad code=1]
openx Use the zone probability screen
One of the most useful screens in the OpenX ad server is the zone probability page. There’s an incredible amount of information that you can get from this screen about what’s happening with regards to banner delivery in your zones, if you know how to understand the information presented. What’s linked and active? The most …
JQUERY – superfish menu / submenu
Superfish is an enhanced Suckerfish-style menu jQuery plugin that takes an existing pure CSS drop-down menu (so it degrades gracefully without JavaScript) and adds the following much-sought-after enhancements: Suckerfish-style hover support for IE6. The class added is “sfHover” by default but can be changed via the options object, Timed delay on mouseout to be more …
Jquery tree – jsTree
What is jsTree? jsTree is a javascript based, cross browser tree component. It is packaged as a jQuery plugin. jsTree is absolutely free (licensed same as jQuery – under the terms of either the MIT License or the GNU General Public License (GPL) Version 2).
jquery tablesorter
http://tablesorter.com/docs/#Demo [ad code=1]