TWM511642U - An AJAX web reminder for data updating - Google Patents

An AJAX web reminder for data updating Download PDF

Info

Publication number
TWM511642U
TWM511642U TW104209340U TW104209340U TWM511642U TW M511642 U TWM511642 U TW M511642U TW 104209340 U TW104209340 U TW 104209340U TW 104209340 U TW104209340 U TW 104209340U TW M511642 U TWM511642 U TW M511642U
Authority
TW
Taiwan
Prior art keywords
cursor
dynamic
resident
message notification
displayed
Prior art date
Application number
TW104209340U
Other languages
Chinese (zh)
Inventor
Zeng-Kui Li
Jia-Xuan Du
Original Assignee
Univ Chien Hsin Sci & Tech
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Univ Chien Hsin Sci & Tech filed Critical Univ Chien Hsin Sci & Tech
Priority to TW104209340U priority Critical patent/TWM511642U/en
Publication of TWM511642U publication Critical patent/TWM511642U/en

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Description

AJAX網頁運作提醒器AJAX webpage operation reminder

本創作係涉及網路技術領域,特別指一種於AJAX網頁運作即時提醒器,將AJAX運作的特定通知以圖示呈現以提醒使用者。This creation relates to the field of network technology, in particular to an instant reminder for running AJAX webpages, and a specific notification of AJAX operation is presented graphically to remind the user.

AJAX(Asynchronous JavaScript And XML)是一種創建互動式網頁應用的網頁開發技術。對於傳統的網頁,如果頁面上的部分內容進行了更新,則用戶需要刷新整個頁面之後才能看到更新後的內容,而對於Ajax網頁,用戶可以在不刷新整個頁面的情況下,僅去獲取更新部分的內容,這使得Web應用程式更為迅捷地回應用戶動作,並避免了在網路上傳送那些沒有改變的資訊,再者,對於網路側設備,能夠避免重複傳輸那些沒有改變過的資訊,從而節省網路帶寬資源,減輕伺服器的負擔;而對於用戶而言,能夠有效減少瀏覽網頁過程中的等待時間,提升了用戶體驗。AJAX (Asynchronous JavaScript And XML) is a web development technology for creating interactive web applications. For traditional web pages, if some of the content on the page is updated, the user needs to refresh the entire page to see the updated content, and for Ajax webpages, the user can only get updates without refreshing the entire page. Part of the content, which allows the web application to respond to user actions more quickly, and avoids transmitting unchanging information on the network. Moreover, for network-side devices, it can avoid repeatedly transmitting unchanged information, thus It saves network bandwidth resources and reduces the burden on the server; for the user, it can effectively reduce the waiting time in the process of browsing the webpage and improve the user experience.

然,由於透過AJAX存取網頁時,並不會引發網頁刷新的動作,以致於,我們需要額外設計一些方式去通知使用者,相關的動作已完成,例如,透過AJAX做登入的動作,由於登入成功後並不會切換頁面,因此,就需要有一些特定的方式去通知使用者已登入成功,以改善Ajax此種非同步網頁技術的問題。However, since accessing the webpage through AJAX does not trigger the webpage refreshing action, we need to design some additional methods to notify the user that the related actions have been completed. For example, the login action through AJAX is due to login. After successful, the page will not be switched. Therefore, there are some specific ways to notify the user that the login has been successful to improve the Ajax non-synchronized webpage technology.

為有效解決先前技術中所存在的問題,本創作揭露一種AJAX網頁運作提醒器,其運作於一具有連網之電腦主機內,電腦主機係分別連接有一顯示裝置與一游標控制裝置,游標控制裝置係提供電腦主機一位移信號,以控制一動態游標於該顯示裝置中所顯示的座標位置,其中使用者於網頁瀏覽過程中,以當前瀏覽的網頁中之一指定位置顯示一常駐訊息通知,而於常駐訊息通知中以垂直排列顯示至少一web應用程式的即時動態訊息通知,指定位置係設定為一動態游標停駐區域,其中常駐訊息通知之型態可為一方塊圖示,而動態游標停駐區域係隨著動態游標當前位置(x,y)距離一瀏覽器頁面邊框之間的水平差距(△x)以及垂直差距(△y)而變動,而動態游標的上方、右側或下方區域係以游標中心為一時鐘指針中心,而其所述上方、右側或下方區域係定義為以順時針方向涵蓋12~6點鐘之任意位置。In order to effectively solve the problems in the prior art, the present invention discloses an AJAX webpage operation reminder, which is operated in a computer host with a network connection, and the computer host is respectively connected with a display device and a cursor control device, and the cursor control device Providing a displacement signal of the host computer to control a coordinate position displayed by the dynamic cursor in the display device, wherein the user displays a resident message notification at a specified position in one of the currently viewed web pages during the web browsing process, and In the resident message notification, the instant dynamic message notification of at least one web application is displayed in a vertical arrangement, and the designated location is set as a dynamic cursor parking area, wherein the resident message notification type can be a square icon, and the dynamic cursor stops. The resident system changes with the horizontal gap (Δx) and vertical gap (Δy) between the current position of the dynamic cursor (x, y) and the border of a browser page, while the upper, right or lower area of the dynamic cursor is The center of the cursor is the center of a clock pointer, and the upper, right or lower area is defined as clockwise It encompasses any position of 12 to 6 o'clock.

10‧‧‧常駐訊息通知10‧‧‧Resident Information Notice

20‧‧‧其一web應用程式的即時動態訊息通知20‧‧‧Instant dynamic message notification for a web application

21‧‧‧另一web應用程式的即時動態訊息通知21‧‧‧An instant dynamic message notification from another web application

30‧‧‧瀏覽器頁面邊框30‧‧‧Browser page border

31‧‧‧頁面上邊框31‧‧‧Page top border

32‧‧‧頁面下邊框32‧‧‧Page bottom border

33‧‧‧頁面左邊框33‧‧‧ page left border

34‧‧‧頁面右邊框34‧‧‧Page right border

40‧‧‧動態游標40‧‧‧ dynamic cursor

△x‧‧‧游標當前位置與瀏覽器頁面邊框之間的水平差距△x‧‧‧The horizontal difference between the current position of the cursor and the border of the browser page

△y‧‧‧游標當前位置與瀏覽器頁面邊框之間的垂直差距Δy‧‧‧The vertical gap between the current position of the cursor and the border of the browser page

第1圖係繪製本創作之AJAX網頁運作提醒器的實施方式示意圖。The first figure is a schematic diagram of the implementation of the AJAX webpage operation reminder of the present creation.

第2圖係繪製本創作之AJAX網頁運作提醒器於一網頁上的顯示狀態圖。The second picture is a display state diagram of the AJAX webpage operation reminder of the present creation on a webpage.

基於AJAX網頁技術,主要目的在於提高網頁的互動性(Interactivity)、可用性(Usability)以及傳輸效能(Performance),由於傳統的網頁技術係採用同步式(Synchronous),即必須等待伺服器端的程式執行完成後才能顯示新網頁,舉列來說,當網頁中只有最新消息的區塊需要進行更新,而網頁的其他部份如選單、廣告、版權頁…等不需要進行更新,在傳統的動態伺服器網頁就必須將整份網頁全部回傳(PostBack)至伺服器端,此種方式會增加網路傳送資料 量,且使用者操作相當不方便,而AJAX網頁技術僅需更新局部性的網頁,就能在不換頁的情形下,只更新最新消息的區塊,且網頁只將最新消息區塊回傳至伺服器端,再將更新後的最新消息載入至用戶端,網頁其它的部份如選單、廣告、版權頁…等區塊並不會回傳至伺服器端也不會刷新頁面。Based on AJAX webpage technology, the main purpose is to improve the interactivity, usability and performance of the webpage. Since the traditional webpage technology adopts Synchronous, it must wait for the execution of the program on the server side. After the new webpage can be displayed, the block that only has the latest news in the webpage needs to be updated, and other parts of the webpage such as menus, advertisements, copyright pages, etc. do not need to be updated, in the traditional dynamic server webpage. It is necessary to post all the pages back to the server, which will increase the network transmission data. Quantity, and the user operation is quite inconvenient, and AJAX webpage technology only needs to update the local webpage, and only the block of the latest message can be updated without changing the page, and the webpage only transmits the latest message block to On the server side, the updated latest news is loaded to the client. Other parts of the webpage such as menus, advertisements, copyright pages, etc. will not be sent back to the server and will not refresh the page.

AJAX網頁是屬於用戶端(展示層)的技術,在用戶端的瀏覽器必須使用JavaScript的XMLHttpRequest送出非同步的Http Request,此時只會將指定的欄位資料傳送至伺服器端,而網頁的其它資料並不會進行回傳(PostBack),接著再透過Http Response方式將更新後的執行結果下載至用戶端的瀏覽器,最後透過JavaScript將更新後的執行結果以背景執行的方式寫回DHTML或DOM(Document Object Model)指定的標籤區塊,此時指定的區塊即會進行更新,由於傳送和接收資料是屬於非同步的模式,因此使用者可以在不換頁的情形下繼續在網頁上進行任何操作。AJAX webpage is a technology that belongs to the client side (display layer). The browser on the client side must use the XMLHttpRequest of JavaScript to send the asynchronous Http Request. At this time, only the specified field data will be transmitted to the server, and the other pages of the webpage. The data will not be postback (PostBack), then the updated execution result will be downloaded to the client's browser through Http Response, and finally the updated execution result will be written back to DHTML or DOM by background execution through JavaScript. Document Object Model) The specified block is updated. The specified block is updated. Since the data is transmitted and received in an asynchronous mode, the user can continue to perform any operation on the page without changing the page. .

請參閱的1圖所示,係繪製本創作之AJAX網頁運作提醒器的實施方式示意圖,本案所述之提醒器係運作於一連網之電腦主機內,該電腦主機分別連接有一顯示裝置(圖未示)與一游標控制裝置(圖未示),而游標控制裝置係提供電腦主機一位移信號(圖未示),以控制一動態游標40於該顯示裝置中所顯示的座標位置,而游標控制裝置可為一有線滑鼠、無線滑鼠、觸控板之任意一者,在此不限定。Please refer to the figure 1 below, which is a schematic diagram of the implementation of the AJAX webpage operation reminder of the present invention. The reminder device described in the present invention is operated in a computer host of a network, and the computer host is respectively connected with a display device (not shown) And a cursor control device (not shown), and the cursor control device provides a displacement signal (not shown) of the computer to control a coordinate position displayed by the dynamic cursor 40 in the display device, and the cursor control The device can be any one of a wired mouse, a wireless mouse, and a touchpad, and is not limited herein.

於本案實施例中,其係採用物件(Object)標記嵌入網頁之計時事件中,用戶端係於開啟至少一web應用程式並進行帳號身分登入後,該用戶切換至不同網頁瀏覽過程中,係定期向各個web服務端發送攜帶該用戶身分標識的通知訊息,當各個web服務端每次接收到所述之該通知訊息,將資料庫中儲存用戶在 線紀錄中的該用戶的最近訪問時間更新為當前的系統時間,而各web服務端定期根據各用戶的在線紀錄分別確定其相應的最近訪問時間,將最近訪問時間歸屬至設定時間範圍內的用戶確定為在線用戶,並定期將該用戶所開啟之web應用程中的各動態訊息回傳至用戶當前瀏覽的網頁中之一指定位置,於該指定位置中以產生一常駐訊息通知10,而於該常駐訊息通知10以垂直排列方式顯示複數個web應用程式的即時動態訊息通知20、21….依此類推,其中該常駐訊息通知10可為一方塊圖示型態,而該web應用程式係泛指所有提供互動式web服務系統平台所開發之應用程式,如google mail、yahoo mail…、facebook、twitter…等等。In the embodiment of the present invention, the object is marked by an object (Object) in the timed event of the embedded webpage. After the user end opens at least one web application and performs the login of the account identity, the user switches to a different webpage browsing process, and is periodically Sending a notification message carrying the identity of the user to each web server, and each time the web server receives the notification message, storing the user in the database The latest access time of the user in the line record is updated to the current system time, and each web server periodically determines the corresponding recent access time according to each user's online record, and assigns the latest access time to the user within the set time range. Determining to be an online user, and periodically returning each dynamic message in the web application opened by the user to a designated location in the webpage currently browsed by the user, in the designated location to generate a resident message notification 10, and The resident message notification 10 displays the instant message notifications 20, 21., etc. of the plurality of web applications in a vertical arrangement, wherein the resident message notification 10 can be a block graphic type, and the web application system Refers to all applications developed by the interactive web services system platform, such as google mail, yahoo mail..., facebook, twitter... and so on.

呈上所述,使用者當前瀏覽網頁之該指定位置係為非固定位置,其係為一動態游標停駐區域,該游標停駐區域係表示如下:1.取得網頁中動態游標40的當前位置(x,y);2.計算該動態游標40的當前位置(x,y)分別距離一瀏覽器頁面邊框30(圖未示)之間的水平差距(△x)以及垂直差距(△y);3.若上述之水平差距(△x)小於上述該方塊圖示之水平長度,該方塊圖示係常駐並顯示於動態游標40的上方、右側或下方區域,而若上述之垂直差距(△y)小於上述該方塊圖示之垂直長度,該方塊圖示係常駐並顯示於動態游標40的上方或下方區域,進一步說明,該瀏覽器頁面邊框30更分為一頁面上邊框31、一頁面下邊框32、一頁面左邊框33以及一頁面右邊框34,當動態游標40鄰近前述各頁面邊框(31~34),該方塊圖示會有以下幾種呈現方式:A.當動態游標40鄰近頁面左邊框33時,若水平差距(△x)小於該方塊圖示之水平長度,則該方塊圖示係常駐並顯示於動態游標40的右側區域,再者,又當動態游標40鄰近頁面上邊框31時,若垂直差距(△y)小於上述該方塊圖示之 垂直長度,則該方塊圖示係常駐並顯示於動態游標40的下方區域,又或者當動態游標40鄰近頁面下邊框32時,若垂直差距(△y)小於上述該方塊圖示之垂直長度,則該方塊圖示係常駐並顯示於動態游標40的上方區域;B.當動態游標40鄰近頁面右邊框34時,若水平差距(△x)小於該方塊圖示之水平長度,則該方塊圖示係常駐並顯示於動態游標40的上方或下方區域,於此不限定,再者,又當動態游標40鄰近頁面上邊框31時,若垂直差距(△y)小於上述該方塊圖示之垂直長度,則該方塊圖示係常駐並顯示於動態游標40的下方區域,又或者當動態游標40鄰近頁面下邊框32時,若垂直差距(△y)小於上述該方塊圖示之垂直長度,則該方塊圖示係常駐並顯示於動態游標40的上方區域;4.若上述之水平差距(△x)大於或等於上述該方塊圖示之水平長度,該方塊圖示係常駐並顯示於動態游標40的右側區域,而若上述之垂直差距(△y)大於或等於上述該方塊圖示之垂直長度,該方塊圖示係常駐並顯示於動態游標40的右側區域,進一步說明,上述所指該動態游標40的上方、右側或下方區域係以游標中心為一時鐘指針中心,其所述上方、右側或下方區域係定義為以順時針方向涵蓋12~6點鐘之任意位置,以不遮蓋到游標當前位置的內容為主,故在此不限定,可以有效的達到通知使用者的目的,而且能減低對使用者操作網頁的干擾,請參閱的2圖,係繪製本創作之AJAX網頁運作提醒器於一網頁上的顯示狀態圖,其顯示當前狀態各項即時資訊,圖中所示之信件即時訊息、facebook即時訊息以及即時的天氣資訊,但不限定圖式中僅示之該些訊息,依實際使用情況而呈現不同的即時訊息,僅輔助審查委員參閱能更清楚瞭解本創作之實施方式。As shown above, the specified location of the user currently browsing the webpage is a non-fixed location, which is a dynamic cursor docking area, and the cursor docking area is expressed as follows: 1. Get the current location of the dynamic cursor 40 in the webpage. (x, y); 2. Calculate the horizontal difference (Δx) and vertical gap (Δy) between the current position (x, y) of the dynamic cursor 40 and a browser page border 30 (not shown). 3. If the above horizontal difference (Δx) is smaller than the horizontal length shown in the above block, the block diagram is resident and displayed on the upper, right or lower area of the dynamic cursor 40, and if the above vertical gap (△) y) is smaller than the vertical length of the block diagram shown above, and the block diagram is resident and displayed on the upper or lower area of the dynamic cursor 40. Further, the browser page border 30 is further divided into a page border 31 and a page. The lower border 32, the left border 33 of the page, and the right border 34 of the page. When the dynamic cursor 40 is adjacent to the aforementioned page borders (31~34), the square icon has the following presentation modes: A. When the dynamic cursor 40 is adjacent to When the left border of the page is 33, if the horizontal difference (△x If the horizontal length is smaller than the horizontal length of the block, the block diagram is resident and displayed on the right side of the dynamic cursor 40. Further, when the dynamic cursor 40 is adjacent to the top border 31 of the page, if the vertical gap (Δy) is smaller than The above block diagram For the vertical length, the block diagram is resident and displayed in the lower area of the dynamic cursor 40, or when the dynamic cursor 40 is adjacent to the page bottom frame 32, if the vertical gap (Δy) is smaller than the vertical length of the square icon, The block diagram is resident and displayed in the upper area of the dynamic cursor 40; B. When the dynamic cursor 40 is adjacent to the right border 34 of the page, if the horizontal difference (Δx) is less than the horizontal length of the square icon, the block diagram The display system is resident and displayed on the upper or lower area of the dynamic cursor 40, which is not limited thereto. Further, when the dynamic cursor 40 is adjacent to the upper frame 31 of the page, if the vertical gap (Δy) is smaller than the vertical of the square icon. The length of the block is resident and displayed in the lower area of the dynamic cursor 40, or when the dynamic cursor 40 is adjacent to the bottom border 32 of the page, if the vertical gap (Δy) is smaller than the vertical length of the square icon, The block diagram is resident and displayed in the upper area of the dynamic cursor 40; 4. If the above horizontal difference (Δx) is greater than or equal to the horizontal length of the square icon, the block diagram is resident and displayed in the dynamic The right side region of the label 40, and if the vertical gap (Δy) is greater than or equal to the vertical length of the block diagram, the block diagram is resident and displayed on the right side of the dynamic cursor 40, further illustrating that The upper, right or lower area of the dynamic cursor 40 is centered on the cursor center, and the upper, right or lower area is defined as covering any position 12 to 6 o'clock in a clockwise direction so as not to cover The content of the current position of the cursor is mainly, so it is not limited here, and can effectively achieve the purpose of notifying the user, and can reduce the interference to the user's operation of the webpage. Please refer to the 2 figure, which is to draw the AJAX webpage operation of the creation. The display status map of the reminder on a webpage, which displays various current information of the current status, the instant message of the letter, the facebook instant message and the instant weather information shown in the figure, but does not limit the only information shown in the figure. According to the actual use situation, different instant messages are presented. Only the auxiliary review committee can refer to the implementation method of this creation.

綜上所述,本創作之AJAX網頁運作提醒器,使用者可於當前瀏覽的網頁上透過動態偵測動態游標的位置,將AJAX網頁運作的各web應用程式中的動態更新訊息,以即時通知圖示常駐並顯示於鄰近動態游標的指定位置,以達到引起使用者注意,但又不妨礙使用者操作網頁的目的。In summary, the AJAX webpage operation reminder of the creation can dynamically notify the dynamic update information of each web application operated by the AJAX webpage by dynamically detecting the location of the dynamic cursor on the currently browsed webpage. The icon is resident and displayed in a designated location adjacent to the dynamic cursor to achieve the user's attention, but does not prevent the user from operating the webpage.

藉由以上較佳具體實施例之詳述,係希望能更加清楚描述本創作之特徵與精神,而並非以上述所揭露的較佳具體實施例來對本創作之範疇加以限制,相反地,其目的是希望能涵蓋各種改變及具相等性的安排於本創作明所欲申請之專利範圍的範疇內,因此,本創作所申請之專利範圍的範疇應該根據上述的說明作最寬廣的解釋,以致使其涵蓋所有可能的改變以及具相等性的安排。The features and spirit of the present invention are more clearly described in the above detailed description of the preferred embodiments, and the scope of the present invention is not limited by the preferred embodiments disclosed above. It is intended that the various changes and equivalences will be included in the scope of the patent application to which the present invention is intended. Therefore, the scope of the patent application filed by this creation should be interpreted broadly according to the above description, so that It covers all possible changes and arrangements of equality.

10‧‧‧常駐訊息通知10‧‧‧Resident Information Notice

20‧‧‧其一web應用程式的即時動態訊息通知20‧‧‧Instant dynamic message notification for a web application

21‧‧‧另一web應用程式的即時動態訊息通知21‧‧‧An instant dynamic message notification from another web application

30‧‧‧瀏覽器頁面邊框30‧‧‧Browser page border

31‧‧‧頁面上邊框31‧‧‧Page top border

32‧‧‧頁面下邊框32‧‧‧Page bottom border

33‧‧‧頁面左邊框33‧‧‧ page left border

34‧‧‧頁面右邊框34‧‧‧Page right border

40‧‧‧動態游標40‧‧‧ dynamic cursor

△x‧‧‧游標當前位置與瀏覽器頁面邊框之間的水平差距△x‧‧‧The horizontal difference between the current position of the cursor and the border of the browser page

△y‧‧‧游標當前位置與瀏覽器頁面邊框之間的垂直差距Δy‧‧‧The vertical gap between the current position of the cursor and the border of the browser page

Claims (6)

一種AJAX網頁運作提醒器,其運作於一具有連網之電腦主機內,該電腦主機係分別連接有一顯示裝置與一游標控制裝置,該游標控制裝置提供該電腦主機一位移信號,以控制一動態游標於該顯示裝置中所顯示的座標位置;其中,使用者於網頁瀏覽過程中,以當前瀏覽的網頁中之一指定位置顯示一常駐訊息通知,而於該常駐訊息通知中以垂直排列顯示至少一web應用程式的即時動態訊息通知,該指定位置係設定為一動態游標停駐區域,其中該常駐訊息通知之型態可為一方塊圖示,而該動態游標停駐區域係隨著動態游標當前位置(x,y)距離一瀏覽器頁面邊框之間的水平差距(△x)以及垂直差距(△y)而變動。 An AJAX webpage operation reminder, which is operated in a networked computer host, wherein the computer host is respectively connected with a display device and a cursor control device, and the cursor control device provides a displacement signal of the computer host to control a dynamic a cursor position displayed on the display device; wherein, during the web browsing process, the user displays a resident message notification at a specified position in one of the currently viewed web pages, and at least displays the vertical information in the resident message notification An instant dynamic message notification of a web application, the designated location is set as a dynamic cursor docking area, wherein the resident message notification type can be a block diagram, and the dynamic cursor docking area is followed by a dynamic cursor The current position (x, y) varies from the horizontal difference (Δx) and the vertical difference (Δy) between the borders of a browser page. 如申請專利範圍第1項所述之AJAX網頁運作提醒器,其中該水平差距(△x)小於上述該常駐訊息通知之水平長度,該常駐訊息通知係顯示於動態游標的上方、右側或下方區域。 For example, in the AJAX webpage operation reminder described in claim 1, wherein the horizontal difference (Δx) is smaller than the horizontal length of the resident notification, and the resident notification is displayed on the upper, right or lower area of the dynamic cursor. . 如申請專利範圍第2項所述之AJAX網頁運作提醒器,其中該垂直差距(△y)小於上述該常駐訊息通知之垂直長度,該常駐訊息通知係顯示於動態游標的上方或下方區域。 For example, the AJAX webpage operation reminder described in claim 2, wherein the vertical gap (Δy) is smaller than the vertical length of the resident message notification, and the resident message notification is displayed above or below the dynamic cursor. 如申請專利範圍第1項所述之AJAX網頁運作提醒器,其中該水平差距(△x)大於或等於上述該常駐訊息通知之水平長度,該常駐訊息通知係顯示於動態游標的右側區域。 The AJAX webpage operation reminder according to claim 1, wherein the level difference (Δx) is greater than or equal to the horizontal length of the resident message notification, and the resident message notification is displayed in a right area of the dynamic cursor. 如申請專利範圍第4項所述之AJAX網頁運作提醒器,其中該垂直差距(△y)大於或等於上述該常駐訊息通知之垂直長度,該常駐訊息通知係顯示於動態游標的右側區域。 For example, in the AJAX webpage operation reminder described in claim 4, wherein the vertical gap (Δy) is greater than or equal to the vertical length of the resident message notification, the resident message notification is displayed in a right area of the dynamic cursor. 如申請專利範圍第2、3、4或5項之任一項所述之AJAX網頁運作提醒器,其中該動態游標的上方、右側或下方區域係以游標中心為一時鐘指針中心,而游標中心所述上方、右側或下方區域係定義為以順時針方向涵蓋12~6點鐘之任意位置。 The AJAX webpage operation reminder according to any one of the claims 2, 3, 4 or 5, wherein the upper, right or lower area of the dynamic cursor is a cursor center, and the cursor center The upper, right or lower regions are defined to cover any position 12 to 6 o'clock in a clockwise direction.
TW104209340U 2015-06-11 2015-06-11 An AJAX web reminder for data updating TWM511642U (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW104209340U TWM511642U (en) 2015-06-11 2015-06-11 An AJAX web reminder for data updating

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW104209340U TWM511642U (en) 2015-06-11 2015-06-11 An AJAX web reminder for data updating

Publications (1)

Publication Number Publication Date
TWM511642U true TWM511642U (en) 2015-11-01

Family

ID=55218879

Family Applications (1)

Application Number Title Priority Date Filing Date
TW104209340U TWM511642U (en) 2015-06-11 2015-06-11 An AJAX web reminder for data updating

Country Status (1)

Country Link
TW (1) TWM511642U (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI610183B (en) * 2016-06-14 2018-01-01 健行學校財團法人健行科技大學 An operational system for centralized management base on ajax website

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI610183B (en) * 2016-06-14 2018-01-01 健行學校財團法人健行科技大學 An operational system for centralized management base on ajax website

Similar Documents

Publication Publication Date Title
CN106570098B (en) Page refreshing method and device
CN102663056B (en) Method and device for displaying picture elements
US9672539B2 (en) Advertisement generation apparatus and terminal device
US20120278712A1 (en) Multi-input gestures in hierarchical regions
US20140173435A1 (en) De-Coupling User Interface Software Object Input from Output
CN103870558A (en) Page rendering method and mask layer creating method
CN105718189B (en) Electronic device and method for displaying webpage by using same
US9557908B1 (en) Methods and systems for rendering in a multi-process browser using a shared memory area
WO2014067442A1 (en) Page browsing method and browser
US11030978B2 (en) Location-based display of pixel history
JP5563703B2 (en) Content distribution apparatus, content distribution method, content distribution program, and terminal program
US8769400B1 (en) Accelerating view transitions
JP4874363B2 (en) Web page display method using browser plug-in
EP2370876B1 (en) Method and system for touch screen text entry
JP5997328B2 (en) Program and terminal device
TWM511642U (en) An AJAX web reminder for data updating
US20140129927A1 (en) Page browsing method and browser
JP5805289B2 (en) Apparatus and distribution method
JP2010231314A (en) Terminal device and program
JP5774661B2 (en) Distribution device, terminal device, distribution method, distribution program, and terminal program
CN109960562B (en) Information display method and device and computer readable storage medium
JP7137984B2 (en) Information display program, information display method, and information processing device
JP6279679B2 (en) Program, terminal device, device, and distribution method
CN111448576B (en) Secure electronic message with dynamic content
US10163184B2 (en) Graphics performance for complex user interfaces

Legal Events

Date Code Title Description
MM4K Annulment or lapse of a utility model due to non-payment of fees