Follow along with the video below to see how to install our site as a web app on your home screen.
Бележка: This feature may not be available in some browsers.
<SCRIPT LANGUAGE="JavaScript">
// Leave in this credit for free usage
// (C) 2003 http://www.ilogicsolutions.com
// Author Jonathan Warren of http://www.truckflix.com
// End credit
// No need to edit code within the script tags,
// Just edit the link code within the body of the webpage
</SCRIPT>
<a href="javascript:go('http://www.yahoo.com','yes','yes','yes','yes','yes','yes' ,'50','100','750','400')" onMouseover="window.status='http://www.yahoo.com'; return true">Yahoo</a>
mupcku каза:И какво ще рече между <head> и </head>?
mupcku каза:Значи сега...кода го взех от една програма ето го целия:
Това трябва да се сложи м/у <head> и </head>Код:<SCRIPT LANGUAGE="JavaScript"> // Leave in this credit for free usage // (C) 2003 http://www.ilogicsolutions.com // Author Jonathan Warren of http://www.truckflix.com // End credit // No need to edit code within the script tags, // Just edit the link code within the body of the webpage </SCRIPT>
А това е това за което ми говориш ти и трябва да се сложи м/у <body> и </body>
Код:<a href="javascript:go('http://www.yahoo.com','yes','yes','yes','yes','yes','yes' ,'50','100','750','400')" onMouseover="window.status='http://www.yahoo.com'; return true">Yahoo</a>
mupcku каза:И какво ще рече между <head> и </head>?