add this page to your list of favorites - error - window.external is null or not an object

  • Thread starter Thread starter easysurf
  • Start date Start date
E

easysurf

Service Pack 2 does not allow the javascript code:

onClick='window.external.AddFavorite(location.href, document.title);'

error message: window.external is null or not an object

The problem is caused by the pop-up blocker. (even if the pop-up
blocker is turned off)

Does anyone know of any javascript code to get around this?

(beside Ctrl + D)
 
Works fine here. Test page: http://windowsxp.mvps.org/1.htm

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Service Pack 2 does not allow the javascript code:

onClick='window.external.AddFavorite(location.href, document.title);'

error message: window.external is null or not an object

The problem is caused by the pop-up blocker. (even if the pop-up
blocker is turned off)

Does anyone know of any javascript code to get around this?

(beside Ctrl + D)
 
Back
Top