一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

提交頁面的定位--scrollIntoView的用法

提交頁面定位問題一直騷擾我,比如我們在DataGrid外面加了來使DataGrid在一定區域內呈現,這樣如果把滾動條拉到底部的時候點擊修改(或者修改后點擊更新,取消)頁面重新加載的時候都會把滾動條拉到頁面最上面部分 ,特此我將下面知識共享一下:
object.scrollIntoView( [bAlignToTop])

Parameters

bAlignToTopOptional. Boolean that specifies one of the following values:
trueDefault. Scrolls the object so that top of the object is visible at the top of the window.
falseScrolls the object so that the bottom of the object is visible at the bottom of the window.

Return Value

No return value.

Remarks

The scrollIntoView method is useful for immediately showing the user the result of some action without requiring the user to manually scroll through the document to find the result.

Depending on the size of the given object and the current window, this method might not be able to put the item at the very top or very bottom, but will position the object as close to the requested position as possible.

Example

This example uses the scrollIntoView method to underline the content of the document's fifth paragraph and scroll it into view at the top of the window.

HideExample

  var coll = document.all.tags("P");if (coll.length >= 5){coll(4).style.textDecoration = "underline";coll(4).scrollIntoView(true);}

Standards Information

There is no public standard that applies to this method.

Applies To

INPUT type=ra...
PlatformVersion
Win16:4.0
Win32:4.0
Windows CE:4.0
Unix:4.0
Mac:4.0
A, ADDRESS, APPLET, AREA, B, BIG, BLOCKQUOTE, BR, BUTTON, CAPTION, CENTER, CITE, CODE, COL, COLGROUP, COMMENT, controlRange, CUSTOM, DD, DFN, DIR, DIV, DL, DT, EM, EMBED, FIELDSET, FONT, FORM, hn, HR, I, IFRAME, IMG, INPUT type=button, INPUT type=checkbox, INPUT type=file, INPUT type=image, INPUT type=password, INPUT type=radio, INPUT type=reset, INPUT type=submit, INPUT type=text, KBD, LABEL, LEGEND, LI, LISTING, MAP, MARQUEE, MENU, NOBR, OBJECT, OL, P, PLAINTEXT, PRE, S, SAMP, SELECT, SMALL, SPAN, STRIKE, STRONG, SUB, SUP, TABLE, TBODY, TD, TEXTAREA, TextRange, TFOOT, TH, THEAD, TR, TT, U, UL, VAR, WBR, XMP
Move the mouse pointer over an element in the Applies To list to display availability information for the listed platforms.

二、在.NET中的應用
1、定位指定控件
/// <summary>
  /// 定位txtCode控件
  /// </summary>
  private void Scroll()
  {
   string s="<script>function window.onload(){document.all('"+this.txtCode.ClientID+"').scrollIntoView();}</script>";
   Page.RegisterStartupScript("",s);
  }

2、定位指定DataGrid列
  <div style="BORDER:0px;PADDING:0px;MARGIN:0px;OVERFLOW:scroll;WIDTH:600px;HEIGHT:200px" align="center">
現在給出一種簡單的辦法(其他的一些利用錨點等辦法都比較復雜)
private void Scroll(int index)
        
{
            
string s="<script>function window.onload(){document.all('"+this.DataGrid1.ClientID+"').rows["+index+"].scrollIntoView();}</script>";
            Page.RegisterStartupScript(
"",s);
        }

寫了一個方法,其中DataGrid1換成自己的DataGrid的ID,這個方法傳遞進去的參數就是行號,也就是e.Item.ItemIndex。
比如在編輯操作的時候會寫this.DataGrid1.EditItemIndex=e.Item.ItemIndex;
在此語句的以前加入Scroll(e.Item.ItemIndex);就可以了
同樣在更新操作的時候寫為Scroll(e.Item.ItemIndex);this.DataGrid1.EditItemIndex=-1;綁定;

AspNet技術提交頁面的定位--scrollIntoView的用法,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 国产高清国内精品福利99久久 | 国产精自产拍久久久久久 | 日本一区二区三区久久 | 亚洲视频福利 | 日本午夜vr影院新入口 | 最新精品国偷自产在线91 | 野外一男一女一级毛片 | 五月天丁香六月欧美综合 | 精品久久久久久久久中文字幕 | 亚洲第一se情网站 | 成人在线小视频 | 成人福利网站 | 欧美成人午夜精品免费福利 | 久久九九亚洲精品 | 波多野结衣在线影院 | 天天躁天天爽 | 97一本大道波多野吉衣 | 色哟哟在线观看视频高清大全 | 亚洲精品xxx | 亚洲视频在线免费播放 | 怡红院免费va男人的天堂 | 免费毛片在线视频 | 91麻豆精品国产剧情 | 成人精品视频在线观看 | 国产精品视频在这里有精品 | 在线免费观看一区二区三区 | 亚洲伊人精品综合在合线 | 在线观看色| 欧美色视频在线观看 | 真实国产普通话对白乱子子伦视频 | 白丝美女被狂躁视频免费网站 | 1024你懂的国产精品 | 成 人免费va视频 | 91亚洲免费| 亚洲激情99 | 久久99国产亚洲精品 | 夜夜揉揉日日人人视频 | 亚洲黄色高清视频 | 亚洲图片天堂 | 五月婷婷六月激情 | 久久综合中文字幕 |