mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
enhance internal links
This commit is contained in:
parent
301b52f556
commit
1ae8341d4a
5 changed files with 8 additions and 7 deletions
|
@ -70,6 +70,7 @@
|
|||
<ul>
|
||||
<li>.js file(same as <a href="../longclick/index.html">long pressing hypertext to execute js file</a>): If the ".js" file begins with "//", then uweb browser will load the site following "//" and execute the following js code.</li>
|
||||
</ul>
|
||||
<p>If the above mentioned [links] part is malformated, then it is auto detected as html or text.</p>
|
||||
<p><a href="../gesture/index.html">default.gesture</a> and default.button have the exactly same file format. ".gesture" files define gestures while ".button" define bottom toolbar button pressing actions from the last button to the first.</p>
|
||||
<p>proxy config:<br>
|
||||
httpproxy::010[proxy host]:[port]<br>
|
||||
|
@ -308,7 +309,7 @@ Bundle of internal urls, if it is an "i:0" url, then it should have th
|
|||
|
||||
</div>
|
||||
<p>Last Modified: 4 November 2023<br>
|
||||
remove :002<br>
|
||||
enhance internal links<br>
|
||||
<pre>i:56 urls support CTRL_A to CTRL-Z
|
||||
</pre>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue