Thinking Web Publishing? Think www.YouNeedItAll.com!
Custom Website Design and re Design, Custom Website Development, Social Media Networking, B2B Networking, Search Engine Optimizations and Online Marketing.

What is your IP?

Your IP is: 62.219.8.231

Search Web Design Agency





Custom Labels

Labels On the Fly is a Custom Design Labels online store. Custom  labels for weddings, CDs, beer, wine, bottled water. Personalized favor  tags, bookplates and more

Web Templates Sale

How to Remove mootools.js
How to remove mootools.js
Web Development and Web Technology
Written by Nikolay Gul   
I will start with easiest way to remove mootools.js and caption.js from you templates.
Just comment or remove them...
However there are some other more fancy ways: For most Joomla 1.5 template, they don't use mootools.js and caption.js at all. These two JavaScript libraries are mainly used in the administrator control panal. Their size are about 75K, and decrease the response speed of Joomla site. Here I introduce a method to remove the two JavaScript libs.
To make sure your Joomla site have the two scripts in the front site, you can look you site's html source code and will find the following code:
  

To remove the above javascript's import, you just need to add the following code at the top of your template's index.php file.
		getHeadData();
		reset($headerstuff['scripts']);
		foreach($headerstuff['scripts'] as $key=>$value){
		  unset($headerstuff['scripts'][$key]);
		}		
		$this->setHeadData($headerstuff);
		?>
 
Clear cache and go back to you front site's source code, you will find the mootools.js and caption.js gone.
 
Web Templates Sale, Full site templates Sale, flash templates sale






Professional Website Design, Marketing Kit Design, Website Software Development and Google Android Apps Developer. Web and Graphic Design Company in Syracuse NY
Web Designer, Social Media Networking Manager, B2B Networking, SEO and Online Marketing Specialist. Nikolay Gul - Web designer and developer in Syracuse New York
Email or Call:(315) 378-9729 and Search for www.YouNeedItAll.com @ Nikolay Gul 2004-2010 © All rights reserved