Friday, January 4, 2008

Add to Favorites script


var urlAddress = "url";
var pageName = "pageTitle";
function addToFavorites()
{
if (window.external)
{
window.external.AddFavorite(urlAddress,pageName)
}
else
{
alert("Sorry! Your browser doesn't support this function.");
}
}

1 comments:

yogesh kumar said...

Thank you very much!
for this material...
May "Allah" Bless you for this work.

"Insshahallah" we will pass
the test now...

thnx again