rebuilding site Sat Jul 9 08:45:16 AM CST 2022

This commit is contained in:
James Feng Cao 2022-07-09 08:45:17 +08:00
parent 4608c0fc8d
commit e6a2e5d8d9
89 changed files with 530 additions and 478 deletions

View file

@ -34,8 +34,8 @@
</ul>
<p>Clicking the following hypertext will install menus for long pressing the bookmark button (with star as icon):<br>
<a href="i:0g/sdcard/uweb/default.link::Certificate info:i:1b%0A">Certificate info</a></p>
<p><a href="i:0g/sdcard/uweb/default.link::web fullscreen: location.href='i:5fsetTimeout(()=>document.documentElement.requestFullscreen(),50);';%0A">Web fullscreen</a></p>
<a href="i:0gdefault.link::Certificate info:i:1b%0A">Certificate info</a></p>
<p><a href="i:0gdefault.link::web fullscreen: location.href='i:5fsetTimeout(()=>document.documentElement.requestFullscreen(),50);';%0A">Web fullscreen</a></p>
<p>Long pressing the bookmark button in <a href="../index.html">uweb browser</a> will popup menus defined in file &quot;default.link&quot;. The file format is as follows:<br>
[Menu name]:[url][space][javascript code]</p>
<p>in which space and later parts are optional. url and later parts support <a href="../cmd/index.html">&quot;%u&quot;,&quot;%s&quot; etc.</a>. The javascript code will be executed after url is fully loaded.</p>