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
Thursday, July 25, 2013
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/
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/
Subscribe to:
Posts (Atom)
-
Resources: [1] Hela https://ome.grc.nia.nih.gov/iicbu2008/hela/index.html
-
mas plugins http://devsnippets.com/reviews/using-jquery-to-style-design-elements-20-impressive-plugins.html http://www.extjs.com/deploy/dev/...
-
Episodios: Épisode 1 : La Libertina de calidad (Le Libertin de qualité) Épisode 2 : La Apuesta de las tres cotillas (La Gageure des tr...
Python3 version alternatives and virtual environments
Solving multiple python installation: sudo update-alternatives --install /usr/ bin /python3 python3 /usr/ bin /python3 .5 1 sudo update...