Thursday, July 25, 2013

Host File Browser

Some times you need explore your files in your host server, here you have tools for that.


References:
 [1] http://www.vonloesch.de/filebrowser.html
 [2] Download  http://www.4shared.com/zip/B2XFPfrI/jspbrowser.html

Tuesday, July 23, 2013

CRM Companies


Below we have referenced the top online CRM companies providing services today.

References:


[1] http://crm-software-review.toptenreviews.com/
[2] http://www.thetoptens.com/best-online-crm-companies/

Tuesday, July 09, 2013

jQuery MultiSelect work using jQuery 1.9.1 and jQuery-ui-1.10.3

Version 1.13 - 08/19/2012
==============================================
- Fixed: jQuery 1.8 compatibility
 

We using multiselect, that work fine using jquery 1.8-ui, but we need migrate jquery to  jQuery 1.9.1 and jQuery-ui-1.10.3.

for that we changed source jquery.multiselect.filter.js (line 29)

   instance = (this.instance=$(this.element).data("echMultiselect")),/*fix for jquery 1.10.3*/ /*multiselect")),*/


References:


[1] http://www.erichynds.com/examples/jquery-ui-multiselect-widget/demos/

jQuery Addons

jQuery Contdown
http://keith-wood.name/countdown.html

Tree View con jQuery
http://bassistance.de/jquery-plugins/jquery-plugin-treeview/

Tooltip
[1] http://patelshailesh.com/index.php/css-tooltip-on-mouse-hover
[2] http://www.queness.com/resources/html/tooltip/jquery-tooltip-queness.html
[3] http://www.filamentgroup.com/examples/fg-tooltip/



Firefox open multiple private window

    /opt/firefox/firefox-bin --profile $(mktemp -d) --private-window www.google.com www.bing.com