A small user-friendly feature makes it very convenient for users. Therefore, if you want to create a similar website, we recommend that you add some tips.
Try this function first:
Press the left arrow key to go to: www.baidu.com
Press the right arrow key to go to: www.google.com
Press the Enter key to go to: www.jb51.net
Press ctrl + enter to go to: www.jb51.net
Javascript code that implements this function:
<! DOCTYPE html PUBLIC "-// W3C // dtd xhtml 1.0 Transitional // EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <ptml xmlns = "http://www.w3.org/1999/xhtml"> <pead> <meta http-equiv =" content-Type "content =" text/html; charset = gb2312 "/> <title> code that supports page flip by keyboard arrow keys </title> </pead> <body> description: press the keyboard arrow key or the PageUp PageDown key to directly flip the page </body> </ptml>
[Ctrl + A select all Note: If you need to introduce external Js, You need to refresh it to execute]
The above code is not used directly. It must be the actual address of the previous page of the static page generated by you.