Some small methods commonly used in html pages to organize_HTML/Xhtml_web page production
WBOY
Release: 2016-05-16 16:41:16
Original
810 people have browsed it
Add
How to use JQuery’s ajax jump, you can clean it like this
//Ajax requests are not cached
$.ajaxSetup({ cache: false });
MaintainScrollPositionOnPostback="true" If the content exceeds the cell, it will be hidden style="TABLE-LAYOUT: fixed"
Let the pop-up window always be at the top: No scroll bars? Let there be no vertical bars: To make the horizontal bars gone: Remove both? It’s easier How to remove the dotted line around the image after clicking on the image link? Email processing submission form How to write the code that refreshes the parent window in the opened child window? window.opener.location.reload() How to set the size of the opened page How to add a background image that is not full to the page so that the background image does not move when the page is pulled
Various styles of cursors auto: standard cursor default: standard arrow hand: hand cursor wait: wait Cursor text: I-shaped cursor vertical-text: Horizontal I-shaped cursor no-drop: Not draggable cursor not-allowed: Invalid cursor help: ?Help cursor all-scroll: Triangular direction mark move: Moving mark crosshair: Cross mark e-resize n-resize nw-resize w-resize s-resize se-resize sw-resize
this Machine ip Server name Server IP Server port Server time IIS Version Script timeout Time Path of this file Number of server CPUs Server interpretation engine &"."& ScriptEngineBuildVersion %> Server operating system
Text vertical format .shupai {Writing-mode:tb-rl} -->
Remove the dotted border from the hyperlink Add onfocus="this.blur()" to the link Insert
favorite icon
My Computer file:/// ::{20D04FE0-3AEA-1069-A2D8-08002B30309D} My Network Places file:///::{208D2C60-3AEA-1069-A2D7-08002B30309D} My Documents file: ///::{450D8FBA-AD25-11D0-98A8-0800361B1103} Control Panel file:///::{20D04FE0-3AEA-1069-A2D8-08002B30309D}/::{21EC2020-3AEA- 1069-A2DD-08002B30309D} Recycle Bin file:///::{645FF040-5081-101B-9F08-00AA002F954E}
Mouse control image looming effect Add the following code In the area:
2. Add the following code to the area: onMouseOver="makevisible(this,0)" onMouseOut="makevisible(this,1)"> Prohibit image downloads
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn