Some accordion JS scripts

I am suggesting following accordions: jQuery Accordion example: http://www.stemkoski.com/downloads/jquery-accordion-menu/example.htm http://www.i-marco.nl/weblog/jquery-accordion-menu/ http://roshanbh.com.np/2008/06/accordion-menu-using-jquery.html http://jqueryfordesigners.com/demo/simple-slide-demo.html this has single ‘jquery-1.js’ (79KB) un-compressed version with first visible accordion, onclick backgroud color change MooTools Accordion example: http://davidwalsh.name/dw-content/accordion.php this has single ‘moo1.js’ (133KB) un-compressed version with first … Continue reading

How to install webmin on Fedora9

You can able to download webmin package through RPM only. You can find the webmin RPM http://sourceforge.net/projects/webadmin/files/webmin/1.490/webmin-1.490-1.noarch.rpm/download from this url. Use following command for installing webmin #rpm -Uvh webmin-1.490-1.noarch.rpm This will install the webmin package on your fedora box. Afer … Continue reading