diff options
Diffstat (limited to 'files/es/web/api/window/open')
-rw-r--r-- | files/es/web/api/window/open/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/api/window/open/index.html b/files/es/web/api/window/open/index.html index 11bd6fbeb6..5817fc0e22 100644 --- a/files/es/web/api/window/open/index.html +++ b/files/es/web/api/window/open/index.html @@ -649,7 +649,7 @@ window.open("map.php", "BiggerMap");</pre> <ul> <li><a href="http://www.infimum.dk/HTML/JSwindows.html">JavaScript windows (tutorial)</a> by Lasse Reichstein Nielsen</li> - <li><a href="http://accessify.com/features/tutorials/the-perfect-popup/" title="http://accessify.com/features/tutorials/the-perfect-popup/">The perfect pop-up (tutorial)</a> by Ian Lloyd</li> + <li><a href="http://accessify.com/features/tutorials/the-perfect-popup/">The perfect pop-up (tutorial)</a> by Ian Lloyd</li> <li><a href="http://www.gtalbot.org/FirefoxSection/Popup/PopupAndFirefox.html">Popup windows and Firefox (interactive demos)</a> by GĂ©rard Talbot</li> </ul> |