Pradhap Nirmal Natarajan![]()
This module scans links on a given page and forces DNS resolution for all the domains. This improves the page load time by saving the extra milliseconds/seconds it takes to do a DNS lookup. Very useful for content aggregation sites like news, search, etc where there are lot of external links.
<script src="http://yui.yahooapis.com/3.1.0/build/yui/yui-min.js"></script>YUI({
//Last Gallery Build of this module
gallery: 'gallery-2010.04.21-21-51'
}).use('gallery-speedns', function(Y) {
Y.speedns.prefetch();
});No forum posts for this module.
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info