JP6081653B1 - Information processing apparatus, program, information processing method, and storage medium - Google Patents

Information processing apparatus, program, information processing method, and storage medium Download PDF

Info

Publication number
JP6081653B1
JP6081653B1 JP2016206989A JP2016206989A JP6081653B1 JP 6081653 B1 JP6081653 B1 JP 6081653B1 JP 2016206989 A JP2016206989 A JP 2016206989A JP 2016206989 A JP2016206989 A JP 2016206989A JP 6081653 B1 JP6081653 B1 JP 6081653B1
Authority
JP
Japan
Prior art keywords
content
web page
reference position
side reference
scroll
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
JP2016206989A
Other languages
Japanese (ja)
Other versions
JP2017084362A (en
Inventor
陽司 山本
陽司 山本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Rakuten Group Inc
Original Assignee
Rakuten Inc
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
Priority claimed from JP2016564102A external-priority patent/JPWO2017068721A1/en
Application filed by Rakuten Inc filed Critical Rakuten Inc
Application granted granted Critical
Publication of JP6081653B1 publication Critical patent/JP6081653B1/en
Publication of JP2017084362A publication Critical patent/JP2017084362A/en
Priority to US15/789,481 priority Critical patent/US10304160B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Controls And Circuits For Display Device (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

【課題】ウェブページ上における追加コンテンツの提示を、ユーザによる追加コンテンツへの注目を得やすくすることとコンテンツの閲覧の邪魔にならないこととの両立を図りつつ行う。【解決手段】スクロール方向に複数のコンテンツパーツが配列されるウェブページを端末装置に表示させるためのウェブページデータとして、順方向スクロールに伴い、複数のコンテンツパーツのうち所定のコンテンツパーツの順スクロール方向端位置として設定されたページ側基準位置が、端末装置のブラウザ画面側に設定された画面側基準位置に達したか否かを判定する到達判定処理と、ページ側基準位置が画面側基準位置に達した以降のさらなる順方向スクロールに応じて、ページ側基準位置に後続するコンテンツパーツのスクロール追従速度をページ側基準位置に先行するコンテンツパーツのスクロール追従速度よりも遅くさせ、該遅くさせたことによりページ側基準位置と先行するコンテンツパーツとの間に拡大していくスペースに対して追加コンテンツを出現させる表示制御処理と、を端末装置に実行させるウェブページデータを生成するウェブページデータ生成部と、ウェブページデータ生成部が生成したウェブページデータを要求元の端末装置に送信するウェブページ送信部とを備える。【選択図】図10An object of the present invention is to present additional content on a web page while making it easy for a user to get attention to the additional content and not disturbing the browsing of the content. As a web page data for causing a terminal device to display a web page in which a plurality of content parts are arranged in a scroll direction, a forward scroll direction of a predetermined content part among a plurality of content parts as a result of forward scrolling. An arrival determination process for determining whether the page-side reference position set as the end position has reached the screen-side reference position set on the browser screen side of the terminal device, and the page-side reference position as the screen-side reference position In response to further forward scrolling that has been reached, the scroll follow-up speed of the content parts following the page-side reference position is made slower than the scroll follow-up speed of the content parts preceding the page-side reference position. Space that expands between the page-side reference position and the preceding content part A web page data generation unit that generates web page data that causes the terminal device to execute display control processing for causing additional content to appear, and transmits the web page data generated by the web page data generation unit to the requesting terminal device A web page transmission unit. [Selection] Figure 10

Description

本発明は、情報処理装置とプログラム、情報処理方法、及びプログラムを記憶した記憶媒体に関するものであり、特には、ウェブページ上でのコンテンツ表示制御に係る技術分野に関する。   The present invention relates to an information processing device, a program, an information processing method, and a storage medium storing the program, and more particularly to a technical field related to content display control on a web page.

特開2014−186541号公報JP 2014-186541 A

ウェブページには、主たるコンテンツの他に、例えば特定の対象画像を提示するものがある。例えば、ブログ(ウェブログ)としてのウェブページを例に挙げると、ブログ記事としての主たるコンテンツの他に広告画像を提示するということが行われている。   Some web pages present, for example, specific target images in addition to the main content. For example, taking a web page as a blog (web log) as an example, an advertisement image is presented in addition to the main content as a blog article.

なお、関連する先行技術については上記特許文献1を挙げることができる。   As for the related prior art, Patent Document 1 can be cited.

このとき、対象画像の提示のしかたによっては、他のコンテンツの閲覧の邪魔になることが考えられる。例えば、ユーザの注目を得やすくすることを意図して他のコンテンツに重畳させて対象画像を提示した場合には、コンテンツの閲覧に支障を来してしまう。   At this time, depending on how the target image is presented, it may be an obstacle to browsing other contents. For example, in the case where the target image is presented by being superimposed on other content in order to easily obtain the user's attention, the browsing of the content is hindered.

本発明は上記の事情に鑑み為されたものであり、ウェブページ上における対象画像等の追加コンテンツの提示を、ユーザによる追加コンテンツへの注目を得やすくすることとコンテンツの閲覧の邪魔にならないこととの両立を図りつつ行うことを目的とする。   The present invention has been made in view of the above circumstances, and makes it easier for the user to get attention to the additional content and not to disturb the browsing of the content when presenting the additional content such as the target image on the web page. It aims to be performed while trying to achieve both.

本発明に係る情報処理装置は、スクロール方向に複数のコンテンツパーツが配列されるウェブページを端末装置に表示させるためのウェブページデータとして、順方向スクロールに伴い、前記複数のコンテンツパーツのうち所定のコンテンツパーツの順スクロール方向端位置として設定されたページ側基準位置が、前記端末装置のブラウザ画面側に設定された画面側基準位置に達したか否かを判定する到達判定処理と、前記ページ側基準位置が前記画面側基準位置に達した以降のさらなる順方向スクロールに応じて、前記ページ側基準位置に後続するコンテンツパーツのスクロール追従速度を前記ページ側基準位置に先行するコンテンツパーツのスクロール追従速度よりも遅くさせ、該遅くさせたことにより前記ページ側基準位置と前記先行するコンテンツパーツとの間に拡大していくスペースに対して追加コンテンツを出現させる表示制御処理と、を前記端末装置に実行させる前記ウェブページデータを生成するウェブページデータ生成部と、前記ウェブページデータ生成部が生成した前記ウェブページデータを要求元の端末装置に送信するウェブページ送信部と、を備えるものである。   An information processing apparatus according to the present invention provides, as web page data for causing a terminal device to display a web page in which a plurality of content parts are arranged in a scroll direction, in accordance with a forward scroll, a predetermined one of the plurality of content parts. An arrival determination process for determining whether or not the page-side reference position set as the forward scroll direction end position of the content part has reached the screen-side reference position set on the browser screen side of the terminal device; and the page side In response to further forward scrolling after the reference position reaches the screen-side reference position, the scroll-following speed of the content part that follows the page-side reference position is set to the scroll-following speed of the content part that precedes the page-side reference position. The page side reference position and the preceding position A web page data generation unit that generates the web page data that causes the terminal device to execute display control processing for causing additional content to appear in a space that expands between the content parts and the web page data. A web page transmission unit configured to transmit the web page data generated by the generation unit to a requesting terminal device.

上記のようなウェブページデータにより、追加コンテンツは、スクロールされる他のコンテンツパーツとは異なった挙動でウェブページ上に出現するため、ユーザによる該追加コンテンツへの注目を得やすくなる。また、追加コンテンツはスクロールに伴いコンテンツパーツ間に生じるスペース部分に出現させるので、例えば他のコンテンツパーツに重畳させて出現させる場合等と比較して他のコンテンツパーツの閲覧の邪魔になり難い。   Due to the web page data as described above, the additional content appears on the web page with a behavior different from that of the other content parts to be scrolled, so that the user can easily get attention to the additional content. Further, since the additional content appears in a space portion generated between the content parts as it scrolls, it is less likely to disturb the browsing of the other content parts as compared with the case where the additional content appears superimposed on the other content parts.

上記した本発明に係る情報処理装置においては、前記ウェブページデータ生成部は、前記追加コンテンツが出現しきった以降のさらなるスクロールに応じて、前記ページ側基準位置の逆スクロール方向側におけるコンテンツパーツのスクロール追従速度を他のコンテンツパーツのスクロール追従速度よりも早めて、前記スペースを縮小化させる処理を前記端末装置に実行させる前記ウェブページデータを生成することが望ましい。
これにより、スクロールに伴い全出現した追加コンテンツは、さらなる順方向スクロールに応じて閉じられていく。
In the information processing apparatus according to the present invention, the web page data generation unit scrolls the content parts on the reverse scroll direction side of the page side reference position in response to further scrolling after the additional content has appeared. It is desirable to generate the web page data that causes the terminal device to execute the process of reducing the space by making the follow-up speed faster than the scroll follow-up speed of other content parts.
As a result, all the additional content that appears along with the scrolling is closed according to the further forward scrolling.

上記した本発明に係る情報処理装置においては、前記ウェブページデータ生成部は、前記後続するコンテンツパーツの少なくとも一部が前記ブラウザ画面内に表示された状態において前記スペースの拡大が開始されるように前記画面側基準位置を設定する処理を前記端末装置に実行させる前記ウェブページデータを生成することが望ましい。
これにより、追加コンテンツの表示スペースの拡大は、ページ側基準位置の後続パーツが存在することが明らかな状態で開始される。
In the information processing apparatus according to the present invention described above, the web page data generation unit is configured to start expanding the space in a state where at least a part of the subsequent content parts is displayed in the browser screen. It is desirable to generate the web page data that causes the terminal device to execute processing for setting the screen-side reference position.
Thereby, the expansion of the display space for the additional content is started in a state where it is clear that there is a subsequent part at the page side reference position.

上記した本発明に係る情報処理装置においては、前記ウェブページデータ生成部は、全出現した前記追加コンテンツのスクロール方向における中心が前記ブラウザ画面のスクロール方向における中心に位置するように前記画面側基準位置を設定する処理を前記端末装置に実行させる前記ウェブページデータを生成することが望ましい。
これにより、追加コンテンツがより注目され易くすることが可能となる。
In the information processing apparatus according to the present invention described above, the web page data generation unit includes the screen-side reference position so that the center in the scroll direction of the additional content that has appeared is positioned at the center in the scroll direction of the browser screen. It is desirable to generate the web page data that causes the terminal device to execute the process of setting the.
As a result, the additional content can be more easily noticed.

上記した本発明に係る情報処理装置においては、前記複数のコンテンツパーツの画サイズが等しくされていると共に、全出現した前記追加コンテンツの画サイズが前記コンテンツパーツの画サイズ以下とされていることが望ましい。
これにより、コンテンツ閲覧の邪魔になり難くすることが可能となる。
In the information processing apparatus according to the present invention described above, the image sizes of the plurality of content parts are made equal, and the image size of the additional content that appears all is equal to or less than the image size of the content parts. desirable.
As a result, it is possible to make it difficult to disturb content browsing.

上記した本発明に係る情報処理装置においては、前記ウェブページデータ生成部は、スクロール方向に複数のコンテンツパーツが配列されたコンテンツパーツ列が複数並列に配置されると共に、複数の前記コンテンツパーツ列のうち特定のコンテンツパーツ列について前記到達判定処理及び前記表示制御処理を前記端末装置に実行させる前記ウェブページデータを生成することが望ましい。
このように特定のコンテンツパーツ列のみについて追加コンテンツの出現が行われるようにすることで、追加コンテンツの出現位置周囲のコンテンツパーツが通常通りスクロールに追従する中で追加コンテンツを出現させることが可能となり、追加コンテンツの出現をより目立たせることが可能となる。
In the information processing apparatus according to the present invention described above, the web page data generation unit includes a plurality of content part sequences in which a plurality of content parts are arranged in a scroll direction, and a plurality of the content part sequences. It is desirable to generate the web page data that causes the terminal device to execute the arrival determination process and the display control process for a specific content part sequence.
In this way, by making the additional content appear only for a specific content part row, it becomes possible to make the additional content appear while the content parts around the position where the additional content appears follow the scroll as usual. The appearance of additional content can be made more conspicuous.

上記した本発明に係る情報処理装置においては、前記ウェブページデータ生成部は、複数の前記コンテンツパーツ列のうちスクロール方向の長さが最も短いコンテンツパーツ列について前記到達判定処理及び前記表示制御処理を前記端末装置に実行させる前記ウェブページデータを生成することが望ましい。
これにより、追加コンテンツが全出現した際における逆スクロール方向末端側でのコンテンツパーツ列間のコンテンツパーツ配置ずれの抑制が図られる。
In the information processing apparatus according to the present invention described above, the web page data generation unit performs the arrival determination process and the display control process for the content part sequence having the shortest scroll direction length among the plurality of content part sequences. It is desirable to generate the web page data to be executed by the terminal device.
As a result, it is possible to suppress content part arrangement deviation between content part sequences on the end side in the reverse scroll direction when all additional content appears.

また、本発明に係る第1のプログラムは、スクロール方向に複数のコンテンツパーツが配列されるウェブページについて表示制御を行う情報処理装置に実行させるプログラムであって、順方向スクロールに伴い、前記複数のコンテンツパーツのうち所定のコンテンツパーツの順スクロール方向端位置として設定されたページ側基準位置が、前記情報処理装置のブラウザ画面側に設定された画面側基準位置に達したか否かを判定する到達判定機能と、前記ページ側基準位置が前記画面側基準位置に達した以降のさらなる順方向スクロールに応じて、前記ページ側基準位置に後続するコンテンツパーツのスクロール追従速度を前記ページ側基準位置に先行するコンテンツパーツのスクロール追従速度よりも遅くさせ、該遅くさせたことにより前記ページ側基準位置と前記先行するコンテンツパーツとの間に拡大していくスペースに対して追加コンテンツを出現させる表示制御機能と、を実現するための処理を前記情報処理装置に実行させるプログラムである。   Further, a first program according to the present invention is a program that is executed by an information processing apparatus that performs display control for a web page in which a plurality of content parts are arranged in a scroll direction. Arriving to determine whether or not the page-side reference position set as the forward scroll direction end position of the predetermined content part among the content parts has reached the screen-side reference position set on the browser screen side of the information processing apparatus In response to the determination function and further forward scrolling after the page-side reference position reaches the screen-side reference position, the scroll follow-up speed of the content parts that follow the page-side reference position precedes the page-side reference position. Slower than the scrolling speed of the content parts to be And a display control function for causing additional content to appear in a space that expands between a reference position on the page side and the preceding content part. .

このような第1のプログラムによれば、上記した端末装置の処理を情報処理装置に実現させることができ、ユーザによる追加コンテンツへの注目を得やすくなると共に、追加コンテンツの表示を他のコンテンツパーツの閲覧の邪魔になり難くすることが可能となる。   According to such a first program, the above-described processing of the terminal device can be realized in the information processing apparatus, and it becomes easier for the user to get attention to the additional content, and the display of the additional content can be performed with other content parts. It becomes possible to make it difficult to get in the way of browsing.

また、本発明に係る情報処理方法は、スクロール方向に複数のコンテンツパーツが配列されるウェブページを端末装置に表示させるためのウェブページデータとして、スクロールに伴い、前記複数のコンテンツパーツのうち所定のコンテンツパーツのスクロール方向端位置として設定されたページ側基準位置が、前記端末装置のブラウザ画面側に設定された画面側基準位置に達したか否かを判定する到達判定処理と、前記ページ側基準位置が前記画面側基準位置に達した以降のさらなるスクロールに応じて、前記ページ側基準位置の逆スクロール方向側におけるコンテンツパーツのスクロール追従速度を他のコンテンツパーツのスクロール追従速度よりも遅くさせ、該遅くさせたことにより前記ページ側基準位置と前記ページ側基準位置のスクロール方向側におけるコンテンツパーツとの間に拡大していくスペースに対して追加コンテンツを出現させる表示制御処理と、を前記端末装置に実行させる前記ウェブページデータを生成するウェブページデータ生成ステップと、前記ウェブページデータ生成ステップが生成した前記ウェブページデータを要求元の端末装置に送信するウェブページ送信ステップと、を情報処理装置が実行する情報処理方法である。
このような情報処理方法によっても、上記した本発明に係る情報処理装置と同様の作用が得られる。
In addition, the information processing method according to the present invention provides, as web page data for displaying a web page in which a plurality of content parts are arranged in a scroll direction on a terminal device, a predetermined one of the plurality of content parts as a result of scrolling. An arrival determination process for determining whether a page-side reference position set as a scroll direction end position of the content part has reached a screen-side reference position set on the browser screen side of the terminal device; and the page-side reference In response to further scrolling after the position reaches the screen-side reference position, the scroll follow-up speed of the content parts on the reverse scroll direction side of the page-side reference position is made slower than the scroll follow-up speed of the other content parts, Due to the delay, the page-side reference position and the page-side reference position are scanned. A web page data generation step for generating the web page data for causing the terminal device to execute display control processing for causing additional content to appear in a space that expands between content parts on the roll direction side; An information processing method in which an information processing apparatus executes a web page transmission step of transmitting the web page data generated in the web page data generation step to a requesting terminal device.
Also by such an information processing method, an operation similar to that of the information processing apparatus according to the present invention described above can be obtained.

さらに、本発明に係る第2のプログラムは、上記情報処理方法として実行する処理を情報処理装置に実行させるプログラムである。
さらにまた、本発明に係る記憶媒体は、上記第2のプログラムを記憶した記憶媒体である。これらのプログラムや記憶媒体により上記の情報処理装置を実現する。
Furthermore, a second program according to the present invention is a program that causes an information processing apparatus to execute processing executed as the information processing method.
Furthermore, a storage medium according to the present invention is a storage medium that stores the second program. The above information processing apparatus is realized by these programs and storage media.

本発明によれば、ウェブページ上における追加コンテンツの提示を、ユーザによる追加コンテンツへの注目を得やすくすることとコンテンツの閲覧の邪魔にならないこととの両立を図りつつ行うことができる。   ADVANTAGE OF THE INVENTION According to this invention, presentation of the additional content on a web page can be performed, aiming at coexistence with making it easy to obtain the user's attention to the additional content, and not obstructing browsing of content.

実施の形態のネットワークシステムの例を示した図である。It is the figure which showed the example of the network system of embodiment. 実施の形態の情報処理装置により配信されるウェブページの例を示した図である。It is the figure which showed the example of the web page delivered by the information processing apparatus of embodiment. 実施の形態のネットワークシステムを構成するコンピュータ装置のハードウェア構成を示したブロック図である。It is the block diagram which showed the hardware constitutions of the computer apparatus which comprises the network system of embodiment. 実施の形態に係る処理を機能ごとに分けてブロック化して示した機能ブロック図である。It is the functional block diagram which divided and showed the process which concerns on embodiment for every function. 画面側基準位置の説明図である。It is explanatory drawing of a screen side reference position. 実施の形態としての追加コンテンツ提示手法についての説明図である。It is explanatory drawing about the additional content presentation method as embodiment. 同じく、実施の形態としての追加コンテンツ提示手法についての説明図である。Similarly, it is explanatory drawing about the additional content presentation method as embodiment. 同じく、実施の形態としての追加コンテンツ提示手法についての説明図である。Similarly, it is explanatory drawing about the additional content presentation method as embodiment. 同じく、実施の形態としての追加コンテンツ提示手法についての説明図である。Similarly, it is explanatory drawing about the additional content presentation method as embodiment. 同じく、実施の形態としての追加コンテンツ提示手法についての説明図である。Similarly, it is explanatory drawing about the additional content presentation method as embodiment. 同じく、実施の形態としての追加コンテンツ提示手法についての説明図である。Similarly, it is explanatory drawing about the additional content presentation method as embodiment. 同じく、実施の形態としての追加コンテンツ提示手法についての説明図である。Similarly, it is explanatory drawing about the additional content presentation method as embodiment. 画面側基準位置の設定手法についての説明図である。It is explanatory drawing about the setting method of a screen side reference position. 画面側基準位置の設定処理を示したフローチャートである。It is the flowchart which showed the setting process of the screen side reference position. 到達判定処理及び表示制御処理のフローチャートである。It is a flowchart of an arrival determination process and a display control process. 追加コンテンツを出現させるコンテンツパーツ列を選択する変形例についての説明図である。It is explanatory drawing about the modification which selects the content part row | line | column which makes an additional content appear. ページ初期画面に映ったコンテンツパーツに基づく画面側基準位置の設定に係る変形例の説明図である。It is explanatory drawing of the modification which concerns on the setting of the screen side reference position based on the content parts reflected on the page initial screen. ページ初期画面に映ったコンテンツパーツに基づくページ側基準位置の設定に係る変形例の説明図である。It is explanatory drawing of the modification which concerns on the setting of the page side reference position based on the content part reflected on the page initial screen.

以下、実施の形態を次の順序で説明する。

<1.ネットワークシステムの概要>
<2.コンピュータ装置のハードウェア構成>
<3.実施の形態としての追加コンテンツ提示手法>
<4.処理手順>
<5.実施の形態のまとめ>
<6.プログラム及び記憶媒体>
<7.変形例>
Hereinafter, embodiments will be described in the following order.

<1. Overview of network system>
<2. Hardware configuration of computer device>
<3. Additional content presentation method as an embodiment>
<4. Processing procedure>
<5. Summary of Embodiment>
<6. Program and Storage Medium>
<7. Modification>

<1.ネットワークシステムの概要>

図1に、本実施の形態で前提とするネットワークシステム1の例を示す。
ネットワークシステム1は、例えばインターネットとしてのネットワーク2を介して、ウェブページサーバ3、複数のユーザ端末4,4…,4が互いに通信可能に構成されている。
<1. Overview of network system>

FIG. 1 shows an example of a network system 1 assumed in the present embodiment.
The network system 1 is configured such that, for example, a web page server 3 and a plurality of user terminals 4, 4... 4 can communicate with each other via a network 2 as the Internet.

ユーザ端末4は、ウェブブラウザを備えたコンピュータ装置とされている。ユーザ端末4としては、例えば高機能携帯電話機(スマートフォン)や携帯電話機、携帯情報端末(PDA)、携帯型又は据置型のパーソナルコンピュータ(PC)などが挙げられるが、ユーザ端末4の種類はこれらに限定されない。
ユーザ端末4は、HTTP(Hypertext Transfer Protocol)リクエストをウェブページサーバ3等に送信することでウェブページや所定の処理を要求する。またユーザ端末4は、HTTPリクエストに応じて送られてきたウェブページ(ウェブページデータ)を受信してウェブブラウザにより表示する。これにより、ユーザは所望のウェブページを閲覧したり操作したりすることができる。
The user terminal 4 is a computer device provided with a web browser. Examples of the user terminal 4 include a high-function mobile phone (smart phone), a mobile phone, a personal digital assistant (PDA), and a portable or stationary personal computer (PC). It is not limited.
The user terminal 4 requests a web page or predetermined processing by transmitting an HTTP (Hypertext Transfer Protocol) request to the web page server 3 or the like. Further, the user terminal 4 receives the web page (web page data) sent in response to the HTTP request and displays it by the web browser. Thereby, the user can browse and operate a desired web page.

ウェブページサーバ3はコンピュータ装置で構成され、所定のウェブサイトに関する各種処理を実行する。ウェブページサーバ3は、主として上記の各種ウェブページをユーザ端末4からのリクエストに応じて配信(送信)するウェブページ配信サーバとして機能する。   The web page server 3 is composed of a computer device and executes various processes related to a predetermined website. The web page server 3 mainly functions as a web page distribution server that distributes (transmits) the various web pages in response to a request from the user terminal 4.

図2は、ウェブページサーバ3により配信されるウェブページWpの例を示している。
本例のウェブページWpには、複数のコンテンツパーツCが縦方向(本例では後述するスクロール方向に一致)に配列されたコンテンツパーツ列Rが配置されている。コンテンツパーツCは、例えば画像や文字等の視覚的情報を提示するためのパーツであり、所要のフレームサイズ(画サイズ:ピクセル数)によりウェブページWp上の所要位置に配置される。
本例では、コンテンツパーツ列Rは複数並列に配置されており、具体的には中央のコンテンツパーツ列RC、その左、右に配置されたコンテンツパーツ列RL、コンテンツパーツ列RRの計三つが配置されている。
図中では、各コンテンツパーツ列RにおいてコンテンツパーツCが六つ配列された例を示しており、コンテンツパーツ列RL、RC、RRをそれぞれ構成する各コンテンツパーツCについては、それぞれ、上側から順にコンテンツパーツCL1、CL2、…、CL6、コンテンツパーツCC1、CC2、…、CC6、コンテンツパーツCR1、CR2、…、CR6と表記する。
本例では、各コンテンツパーツCの画サイズは等しくされている。また、末尾の数値が同じコンテンツパーツC(スクロール方向における配置順番が同じコンテンツパーツC)の縦方向位置は、コンテンツパーツ列RL、RC、RR間で揃えられている。
FIG. 2 shows an example of the web page Wp distributed by the web page server 3.
In the web page Wp of this example, a content part row R in which a plurality of content parts C are arranged in the vertical direction (in this example, coincides with a scroll direction described later) is arranged. The content part C is a part for presenting visual information such as images and characters, for example, and is arranged at a required position on the web page Wp according to a required frame size (image size: number of pixels).
In this example, a plurality of content part rows R are arranged in parallel, specifically, a central content part row RC, a content part row RL arranged on the left and right, and a content part row RR are arranged in total. Has been.
In the figure, an example is shown in which six content parts C are arranged in each content part row R. For each content part C constituting each of the content part rows RL, RC, and RR, the contents are sequentially arranged from the top. .., CL6, content parts CC1, CC2,..., CC6, content parts CR1, CR2,.
In this example, the image size of each content part C is made equal. Further, the vertical positions of the content parts C having the same numerical value at the end (content parts C having the same arrangement order in the scroll direction) are aligned between the content part rows RL, RC, and RR.

なお、各コンテンツパーツ列RにおけるコンテンツパーツCの数や各コンテンツパーツCの画サイズについては必ずしも一致している必要はない。   Note that the number of content parts C in each content part row R and the image size of each content part C do not necessarily need to match.

説明を図1に戻す。
ネットワークシステム1においては、上記のようなウェブページWpがリクエストに応じてユーザ端末4に配信され、ユーザは該ユーザ端末4のブラウザ画面G(図1では不図示)を介してウェブページWpのコンテンツを閲覧できる。
Returning to FIG.
In the network system 1, the web page Wp as described above is distributed to the user terminal 4 in response to the request, and the user can view the content of the web page Wp via the browser screen G (not shown in FIG. 1) of the user terminal 4. Can be viewed.

この際、ウェブページWpのコンテンツをユーザがブラウザ画面Gを介して閲覧する上では、ブラウザ画面GとウェブページWpとの画サイズの関係から、ウェブページWpのスクロールが行われ得る。
本例のウェブページWpでは、このようなスクロールが行われる過程において追加コンテンツ(以下では、その一例として対象画像Tgとする)を出現させるが、これについては後に改めて説明する。
At this time, when the user browses the content of the web page Wp via the browser screen G, the web page Wp can be scrolled from the relationship of the image sizes of the browser screen G and the web page Wp.
In the web page Wp of this example, additional content (hereinafter referred to as the target image Tg as an example) appears in the process of such scrolling, which will be described later.

ここで、本明細書においてスクロールとは、画面(本例ではブラウザ画面G)に対しウェブページを所定方向に変位させることを意味する。例えば、縦スクロールであれば、ウェブページを画面に対して上方向又は下方向に変位させることを意味する。
また、スクロール方向とは、ウェブページを画面に対して変位させる方向を意味する。例えば、ウェブページをページ先頭から下側にかけて閲覧する際のスクロールについては、ウェブページを画面に対して上方向に変位させるスクロールであるため、スクロール方向としては上方向である。このとき、スクロール方向にはページ先頭位置(ウェブページの初期表示位置)を基準とした順方向、逆方向を定義する。具体的に、初期表示位置から表示しきれないコンテンツの表示のために行われるスクロールの方向が順方向(図6→図7の遷移を参照:以下「順スクロール方向」とも表記)であり、逆に初期表示位置側に戻るために行われるスクロールの方向が逆方向(以下「逆スクロール方向」とも表記)であるとする。
Here, scrolling in this specification means that the web page is displaced in a predetermined direction with respect to the screen (the browser screen G in this example). For example, vertical scrolling means that the web page is displaced upward or downward with respect to the screen.
The scroll direction means a direction in which the web page is displaced with respect to the screen. For example, scrolling when browsing a web page from the top to the bottom of the page is a scroll that displaces the web page upward relative to the screen, so the scroll direction is upward. At this time, the forward direction and the reverse direction with respect to the page head position (the initial display position of the web page) are defined as the scroll direction. Specifically, the direction of scrolling performed to display content that cannot be displayed from the initial display position is the forward direction (see the transition of FIG. 6 to FIG. 7: hereinafter also referred to as “forward scroll direction”), and the reverse Assume that the direction of scrolling performed to return to the initial display position side is the reverse direction (hereinafter also referred to as “reverse scroll direction”).

なお、図1において、ネットワーク2の構成は多様な例が想定される。例えば、インターネットを始めとして、イントラネット、エキストラネット、LAN(Local Area Network)、CATV(Community Antenna TeleVision)通信網、仮想専用網(Virtual Private Network)、電話回線網、移動体通信網、衛星通信網等が想定される。
またネットワーク2の全部又は一部を構成する伝送媒体についても多様な例が想定される。例えばIEEE(Institute of Electrical and Electronics Engineers)1394、USB(Universal Serial Bus)、電力線搬送、電話線等の有線でも、IrDA(Infrared Data Association)のような赤外線、ブルートゥース(登録商標)、802.11無線、携帯電話網、衛星回線、地上波デジタル網等の無線でも利用可能である。
In FIG. 1, various examples of the configuration of the network 2 are assumed. For example, the Internet, intranet, extranet, LAN (Local Area Network), CATV (Community Antenna TeleVision) communication network, virtual private network, telephone line network, mobile communication network, satellite communication network, etc. Is assumed.
Various examples of transmission media constituting all or part of the network 2 are also envisaged. For example, IEEE (Institute of Electrical and Electronics Engineers) 1394, USB (Universal Serial Bus), power line carrier, telephone line, etc. can be wired with infrared, IrDA (Infrared Data Association), Bluetooth (registered trademark), 802.11 wireless It can also be used by radio such as a mobile phone network, satellite line, and digital terrestrial network.

<2.コンピュータ装置のハードウェア構成>

図3に、図1で示した各装置(ウェブページサーバ3、ユーザ端末4)を構成するコンピュータ装置のハードウェア構成を示す。
図3において、コンピュータ装置のCPU(Central Processing Unit)101は、ROM(Read Only Memory)102に記憶されているプログラム、または記憶部108からRAM(Random Access Memory)103にロードされたプログラムに従って各種の処理を実行する。RAM103にはまた、CPU101が各種の処理を実行する上において必要なデータなども適宜記憶される。
CPU101、ROM102、及びRAM103は、バス104を介して相互に接続されている。このバス104には、入出力インタフェース105も接続されている。
入出力インタフェース105には、キーボード、マウス、タッチパネルなどよりなる入力装置106、LCD(Liquid Crystal Display)、CRT(Cathode Ray Tube)、有機EL(Electroluminescence)パネルなどよりなるディスプレイ(表示装置)、並びにスピーカなどよりなる出力装置107、HDD(Hard Disk Drive)やフラッシュメモリ装置などより構成される記憶部108、外部装置との間で相互通信を行うための通信部109が接続されている。
入出力インタフェース105にはまた、必要に応じてメディアドライブ110が接続され、磁気ディスク、光ディスク、光磁気ディスク、或いは半導体メモリなどのリムーバブルメディア111が適宜装着され、リムーバブルメディア111に対する情報の書込や読出が行われる。
<2. Hardware configuration of computer device>

FIG. 3 shows a hardware configuration of a computer device constituting each device (web page server 3 and user terminal 4) shown in FIG.
In FIG. 3, a CPU (Central Processing Unit) 101 of a computer apparatus performs various processes according to a program stored in a ROM (Read Only Memory) 102 or a program loaded from a storage unit 108 to a RAM (Random Access Memory) 103. Execute the process. The RAM 103 also appropriately stores data necessary for the CPU 101 to execute various processes.
The CPU 101, ROM 102, and RAM 103 are connected to each other via a bus 104. An input / output interface 105 is also connected to the bus 104.
The input / output interface 105 includes an input device 106 such as a keyboard, a mouse, and a touch panel, a display (display device) such as an LCD (Liquid Crystal Display), a CRT (Cathode Ray Tube), an organic EL (Electroluminescence) panel, and a speaker. Are connected to a storage unit 108 configured by an HDD (Hard Disk Drive) or a flash memory device, and a communication unit 109 for mutual communication with an external device.
A media drive 110 is also connected to the input / output interface 105 as necessary, and a removable medium 111 such as a magnetic disk, an optical disk, a magneto-optical disk, or a semiconductor memory is appropriately mounted, and information can be written to the removable medium 111. Reading is performed.

このようなコンピュータ装置では、通信部109による通信によりデータやプログラムのアップロード、ダウンロードが行われたり、リムーバブルメディア111を介したデータやプログラムの受け渡しが可能である。
CPU101が各種のプログラムに基づいて処理動作を行うことで、特にウェブページサーバ3としてのコンピュータ装置においては以降で説明する情報処理や通信が実行される。
In such a computer apparatus, data and programs can be uploaded and downloaded through communication by the communication unit 109, and data and programs can be transferred via the removable medium 111.
When the CPU 101 performs processing operations based on various programs, information processing and communication described below are executed particularly in the computer device as the web page server 3.

<3.実施の形態としての追加コンテンツ提示手法>

図4を参照して、ウェブページWp上での対象画像Tgの提示に係る各種機能について説明する。
なお、図4ではウェブページサーバ3が実行する各種処理のうち、実施の形態としての追加コンテンツ提示手法を実現するための処理を機能ごとに分けてブロック化して示している。
<3. Additional content presentation method as an embodiment>

With reference to FIG. 4, various functions relating to presentation of the target image Tg on the web page Wp will be described.
In FIG. 4, among various processes executed by the web page server 3, a process for realizing the additional content presentation method as the embodiment is divided into blocks for each function.

図示するようにウェブページサーバ3は、機能ごとに分けてウェブページデータ生成処理部F1、及びウェブページ送信処理部F2を有するものとして表すことができる。   As shown in the figure, the web page server 3 can be expressed as having a web page data generation processing unit F1 and a web page transmission processing unit F2 for each function.

ウェブページデータ生成処理部F1は、ウェブページWpをユーザ端末4に表示させるためのウェブページデータとして、以降で説明する到達判定処理と表示制御処理とをユーザ端末4に実行させるウェブページデータを生成する。なお、ウェブページデータは、本例ではHTML(HyperText Markup Language)データ等、ユーザ端末4においてウェブページWpの表示を行うために必要とされるデータで構成されている。
ウェブページ送信処理部F2は、ウェブページデータ生成処理部F1が生成したウェブページデータを要求元のユーザ端末4に送信する。
The web page data generation processing unit F1 generates web page data that causes the user terminal 4 to execute an arrival determination process and a display control process described below as web page data for causing the user terminal 4 to display the web page Wp. To do. The web page data is composed of data required for displaying the web page Wp on the user terminal 4 such as HTML (HyperText Markup Language) data in this example.
The web page transmission processing unit F2 transmits the web page data generated by the web page data generation processing unit F1 to the requesting user terminal 4.

到達判定処理、及び表示制御処理について説明する。
到達判定処理は、ウェブページWpの順方向スクロールに伴い、複数のコンテンツパーツCのうち所定のコンテンツパーツCの順スクロール方向端位置として設定されたページ側基準位置Ptが、ユーザ端末4のブラウザ画面G側に設定された画面側基準位置Prに達したか否かを判定する処理である。
表示制御処理は、ページ側基準位置Ptが画面側基準位置Prに達した以降のさらなる順方向スクロールに応じて、ページ側基準位置Ptに後続するコンテンツパーツCのスクロール追従速度をページ側基準位置Ptに先行するコンテンツパーツCのスクロール追従速度よりも遅くさせ、該遅くさせたことによりページ側基準位置Ptと上記先行するコンテンツパーツCとの間に拡大していくスペースに対して対象画像Tgを出現させる処理である。
The arrival determination process and the display control process will be described.
In the arrival determination process, the page-side reference position Pt set as the forward scroll direction end position of the predetermined content part C among the plurality of content parts C with the forward scroll of the web page Wp is the browser screen of the user terminal 4. This is a process for determining whether or not the screen side reference position Pr set on the G side has been reached.
In the display control process, the scroll follow-up speed of the content part C following the page side reference position Pt is set to the page side reference position Pt according to further forward scrolling after the page side reference position Pt reaches the screen side reference position Pr. The target image Tg appears in the space that expands between the page-side reference position Pt and the preceding content part C by making it slower than the scroll follow-up speed of the content part C preceding the page. It is a process to make.

以下、図5〜図12を参照し、到達判定処理及び表示制御処理について具体的に説明する。
図5は、画面側基準位置Prの説明図である。
画面側基準位置Prは、ユーザ端末4のブラウザ画面G側に対して設定された基準位置であり、ブラウザ画面Gのスクロール方向(本例では縦方向)における所定位置に設定される。なお、画面側基準位置Prの具体的な設定手法については後述する。
Hereinafter, the arrival determination process and the display control process will be specifically described with reference to FIGS.
FIG. 5 is an explanatory diagram of the screen-side reference position Pr.
The screen side reference position Pr is a reference position set with respect to the browser screen G side of the user terminal 4, and is set to a predetermined position in the scroll direction (vertical direction in this example) of the browser screen G. A specific method for setting the screen-side reference position Pr will be described later.

図6〜図12は、実施の形態としての追加コンテンツ提示手法についての説明図であり、ウェブページWpが上方向にスクロール(順方向スクロール)されていく過程の各段階におけるウェブページWpとブラウザ画面Gとの関係を模式的に示している。
図6は、ブラウザ画面G内にウェブページWpの先頭部が表示されている、ウェブページWpの初期表示段階(スクロール前段階)について示している。
本例では、ページ側基準位置Ptは、中央のコンテンツパーツ列RCにおけるコンテンツパーツCC4の上端位置(順スクロール方向端位置)に設定されている。なお、このようなページ側基準位置Ptは、コンテンツパーツCC4とコンテンツパーツCC3との境界位置とも換言することができる。
図6に示すスクロール前段階では、画面側基準位置Prはページ側基準位置Ptに対して上方に位置している。
6 to 12 are explanatory diagrams of the additional content presentation method as the embodiment, and the web page Wp and the browser screen at each stage of the process in which the web page Wp is scrolled upward (forward scroll). A relationship with G is schematically shown.
FIG. 6 shows an initial display stage (pre-scrolling stage) of the web page Wp in which the top part of the web page Wp is displayed in the browser screen G.
In this example, the page-side reference position Pt is set to the upper end position (forward scroll direction end position) of the content part CC4 in the central content part row RC. Note that such a page-side reference position Pt can also be referred to as a boundary position between the content part CC4 and the content part CC3.
In the stage before scrolling shown in FIG. 6, the screen-side reference position Pr is located above the page-side reference position Pt.

図7は、図6に示す段階から順方向スクロールが行われてページ側基準位置Ptが画面側基準位置Prに一致した段階を示している。上述した到達判定処理では、このように順方向スクロールに伴ってページ側基準位置Ptが画面側基準位置Prに一致したか否かが判定される。   FIG. 7 shows a stage where the forward scrolling is performed from the stage shown in FIG. 6 and the page side reference position Pt coincides with the screen side reference position Pr. In the arrival determination process described above, it is determined whether or not the page-side reference position Pt matches the screen-side reference position Pr with forward scrolling.

図7に示す段階からのさらなる順方向スクロールに応じては、ウェブページWpにおける各コンテンツパーツCのうち、ページ側基準位置Ptの下側(逆スクロール方向側)におけるコンテンツパーツC(ページ側基準位置Ptに後続するコンテンツパーツ:本例ではCC4〜CC6)のスクロール追従速度を、他のコンテンツパーツC(コンテンツパーツ列RL、RRの各コンテンツパーツC及びCC1〜CC3)のスクロール追従速度よりも遅くさせる。本例では、コンテンツパーツCC4〜CC6のスクロール追従速度は「0」まで低下させる(つまりスクロール追従停止状態とする)。なお、このようなスクロール追従停止状態では、対象とされたコンテンツパーツCC4〜CC6は、スクロールが行われてもブラウザ画面Gとの位置関係が変化しなくなる。
これによると、図8〜図10の遷移として示すように、ページ側基準位置PtとコンテンツパーツCC3(つまりページ側基準位置Ptに先行するコンテンツパーツC)との間に、スクロールの進行に伴い徐々に拡大するスペースSが形成される。
上述した表示制御処理では、このように形成されるスペースSに所定の対象画像Tgを出現させる。
In response to further forward scrolling from the stage shown in FIG. 7, among the content parts C in the web page Wp, the content part C (page side reference position) on the lower side (reverse scroll direction side) of the page side reference position Pt. The scroll following speed of the content parts following Pt (CC4 to CC6 in this example) is made slower than the scroll following speed of the other content parts C (the content parts C and CC1 to CC3 of the content parts row RL and RR). . In this example, the scroll follow-up speed of the content parts CC4 to CC6 is reduced to “0” (that is, the scroll follow-up stop state is set). In such a scroll follow-up stop state, the targeted content parts CC4 to CC6 do not change their positional relationship with the browser screen G even if scrolling is performed.
According to this, as shown as a transition in FIGS. 8 to 10, the scroll gradually progresses between the page-side reference position Pt and the content part CC3 (that is, the content part C preceding the page-side reference position Pt). A space S that is enlarged is formed.
In the display control process described above, a predetermined target image Tg appears in the space S thus formed.

ここで、本例では、ウェブページWpにはレイヤー構造を持たせており、具体的には、コンテンツパーツCを配置した上層側レイヤーと、対象画像Tgを配置した下層側レイヤーとを含ませている。このとき、下層側レイヤーにおける対象画像Tgの配置位置は、上層側レイヤーにおけるスペースSの形成位置に対応させた位置としている。すなわち、図8〜図10に示すように形成されるスペースS内に対象画像Tgが出現可能な位置に設定されている。
これにより、上記のようなスペースSの形成によって、該スペースS内に対象画像Tgを出現させることができる。
本例における対象画像Tgの配置位置は、スペースSが最大となった際(図10の状態)の該スペースSの中心と対象画像Tgの中心とが一致するように設定されている。
ここで、対象画像Tgは、例えば広告画像とされる。この場合、対象画像Tgは、ウェブページサーバ3がウェブページデータとしてユーザ端末4に送信してもよいし、或いはウェブページデータに対象画像Tgを他のサーバ装置から取得する指令情報を記述しておきユーザ端末4が自ら取得するようにしてもよい。
なお、対象画像Tgの種類については特に限定されるものではない。
Here, in this example, the web page Wp has a layer structure. Specifically, the web page Wp includes an upper layer on which the content part C is arranged and a lower layer on which the target image Tg is arranged. Yes. At this time, the arrangement position of the target image Tg in the lower layer is a position corresponding to the formation position of the space S in the upper layer. That is, it is set at a position where the target image Tg can appear in the space S formed as shown in FIGS.
Thereby, the target image Tg can appear in the space S by forming the space S as described above.
The arrangement position of the target image Tg in this example is set so that the center of the space S and the center of the target image Tg coincide with each other when the space S is maximized (state in FIG. 10).
Here, the target image Tg is, for example, an advertisement image. In this case, the target image Tg may be transmitted to the user terminal 4 by the web page server 3 as the web page data, or command information for acquiring the target image Tg from another server device is described in the web page data. The user terminal 4 may acquire it by itself.
Note that the type of the target image Tg is not particularly limited.

本例では、スペースSの順方向スクロールに応じた拡大は、スペースSの縦方向における画サイズが、スペースSの横方向に隣接するコンテンツパーツCの縦方向における画サイズと一致した場合に終了する。すなわち、各コンテンツパーツCの画サイズが等しくされた本例では、スペースSの最大の画サイズは、コンテンツパーツCの画サイズと一致する。
本例では、対象画像Tgの画サイズは、このようなスペースSの最大の画サイズに一致させている。つまり本例の場合、対象画像Tgの画サイズはコンテンツパーツCの画サイズと一致しているものである。
In this example, the expansion according to the forward scrolling of the space S ends when the image size in the vertical direction of the space S matches the image size in the vertical direction of the content part C adjacent in the horizontal direction of the space S. . That is, in this example in which the image sizes of the content parts C are equal, the maximum image size of the space S matches the image size of the content parts C.
In this example, the image size of the target image Tg is made to match the maximum image size of such a space S. That is, in this example, the image size of the target image Tg is the same as the image size of the content part C.

なお、図10のようにスペースSが最大となった状態は、対象画像Tgが出現し切った状態(全出現した状態)と換言できる。
本例では、全出現した対象画像Tgの画サイズは、コンテンツパーツCの画サイズと一致するものとなるが、これは必須ではなく、全出現した対象画像Tgの画サイズは少なくともコンテンツパーツCの画サイズ以下とされていればよい(コンテンツ閲覧の邪魔になり難さを考慮)。
In addition, the state where the space S is maximized as shown in FIG. 10 can be paraphrased as a state where the target image Tg has completely appeared (a state where all the appearances have occurred).
In this example, the image size of the target image Tg that appears all matches the image size of the content part C, but this is not essential, and the image size of the target image Tg that appears all is at least that of the content part C. It is sufficient that the size is smaller than the image size (considering difficulty in obstructing content browsing).

ここで、本例の表示制御処理では、上記のようにスペースSを最大に拡大して対象画像Tgが出現し切った以降、さらなる順方向スクロールに応じて、スペースSを徐々に縮小化させていく(図11、図12を参照)。
具体的には、対象画像Tgが出現し切った以降のさらなる順方向スクロールに応じて、ページ側基準位置Ptに後続するコンテンツパーツC(CC4〜CC6)のスクロール追従速度を他のコンテンツパーツCのスクロール追従速度よりも早めて、スペースSを縮小化させる。つまり、全出現状態であった対象画像Tgを徐々に閉じていくものである。
これにより、出現した対象画像Tgが表示され続けてしまうことの防止が図られ、コンテンツ閲覧の邪魔になり難くすることができる。
Here, in the display control processing of this example, after the space S is enlarged to the maximum as described above and the target image Tg has completely appeared, the space S is gradually reduced according to further forward scrolling. (See FIGS. 11 and 12).
Specifically, the scroll follow-up speed of the content parts C (CC4 to CC6) following the page-side reference position Pt is set to the other content parts C in response to further forward scrolling after the target image Tg has completely appeared. The space S is reduced faster than the scroll follow-up speed. That is, the target image Tg that has been in an all-appearing state is gradually closed.
Thereby, it is possible to prevent the appearing target image Tg from being continuously displayed and to prevent the content browsing from being obstructed.

なお、図示は省略したが、本例では、図7〜図12の遷移として示したようなスクロール(順方向スクロール)に応じた対象画像Tgの全出現→全閉を行った以降は、ページ先頭側に戻すための逆方向スクロールに対して対象画像Tgを再出現させることは行わない。本例の場合、対象画像Tgを再出現させるのは、逆方向スクロール後の順方向スクロールによりページ側基準位置Ptと画面側基準位置Prが再度一致した以降である。なお、対象画像Tgを再出現させた場合も、対象画像Tgの全出現以降のさらなるスクロールに応じては同様に対象画像Tgを徐々に閉じていく。   Although illustration is omitted, in this example, after the appearance of the target image Tg in response to scrolling (forward scrolling) as shown in FIG. 7 to FIG. The target image Tg is not reappeared with respect to the backward scroll for returning to the side. In this example, the target image Tg reappears after the page-side reference position Pt and the screen-side reference position Pr again coincide with each other by forward scrolling after backward scrolling. Even when the target image Tg reappears, the target image Tg is gradually closed in the same manner in response to further scrolling after the entire appearance of the target image Tg.

また、本例では、対象画像Tgを出現させる途中(図7〜図10の間)において逆方向スクロールが行われた場合には、該逆方向スクロールに対してスペースSを縮小化させて対象画像Tgを閉じていく(つまり順方向スクロール時と真逆の挙動を実現する)。具体的には、コンテンツパーツCC4〜CC6のスクロール追従停止状態(スクロール追従速度=0状態)を維持しつつ、他のコンテンツパーツCを通常通り逆方向スクロールに追従させる。
さらに本例において、対象画像Tgを順方向スクロールに応じて閉じている途中(図10〜図12の間)に逆方向スクロールが行われた場合には、該逆方向スクロールに対してスペースSを拡大化させて対象画像Tgの出現領域を徐々に広げていく(つまり順方向スクロール時と真逆の挙動を実現する)。具体的には、コンテンツパーツCC4〜CC6のスクロール追従速度を他のコンテンツパーツCのスクロール追従速度よりも早めた状態を維持しつつ、他のコンテンツパーツCを通常通り逆方向スクロールに追従させる。
Further, in this example, when the backward scroll is performed during the appearance of the target image Tg (between FIGS. 7 to 10), the space S is reduced with respect to the backward scroll and the target image is reduced. Tg is closed (that is, a behavior opposite to that in forward scrolling is realized). Specifically, the other content parts C are made to follow the reverse scroll as usual while maintaining the scroll following stop state (scroll following speed = 0 state) of the content parts CC4 to CC6.
Further, in this example, when the backward scroll is performed while the target image Tg is closed according to the forward scroll (between FIGS. 10 to 12), a space S is set for the backward scroll. The appearance area of the target image Tg is gradually enlarged by enlarging (that is, a behavior opposite to that at the time of forward scrolling is realized). Specifically, while maintaining the scroll follow-up speed of the content parts CC4 to CC6 faster than the scroll follow-up speed of the other content parts C, the other content parts C are made to follow the reverse scroll as usual.

ここで、本例では、図10に示したように対象画像Tgを全出現させた際に、該全出現した対象画像Tgのスクロール方向における中心が、ブラウザ画面Gのスクロール方向における中心に位置するようにしている。
すなわち、このような対象画像Tg側の中心とブラウザ画面G側の中心との関係が実現されるように、画面側基準位置Prの設定が行われる。
Here, in this example, when all the target images Tg appear as shown in FIG. 10, the center in the scroll direction of the target image Tg that appears is positioned at the center in the scroll direction of the browser screen G. I am doing so.
That is, the screen side reference position Pr is set so that the relationship between the center on the target image Tg side and the center on the browser screen G side is realized.

図13は、本例における画面側基準位置Prの設定手法についての説明図であり、先の図10の段階(対象画像Tgの全出現状態)におけるブラウザ画面G内の表示状態を模式的に示している。
図13において、図中の「Vc」はブラウザ画面Gのスクロール方向における中心を表している。全出現した対象画像Tgのスクロール方向における中心をブラウザ画面Gの中心Vcに一致させるためには、画面側基準位置Prは、対象画像Tgのスクロール方向の画素数(本例では縦画素数:以下「Vp」と表記)に基づき、次のように設定すればよい。すなわち、画面側基準位置Prは、ブラウザ画面Gの中心Vcから「Vp/2」画素下方の位置として設定すればよい。
FIG. 13 is an explanatory diagram of the setting method of the screen-side reference position Pr in this example, and schematically shows the display state in the browser screen G at the previous stage of FIG. 10 (all appearance states of the target image Tg). ing.
In FIG. 13, “Vc” in the figure represents the center of the browser screen G in the scroll direction. In order to make the center in the scroll direction of all the target images Tg appearing coincident with the center Vc of the browser screen G, the screen side reference position Pr is the number of pixels in the scroll direction of the target image Tg (in this example, the number of vertical pixels: Based on “Vp”), the following settings may be made. That is, the screen-side reference position Pr may be set as a position below “Vp / 2” pixels from the center Vc of the browser screen G.

上記のような全出現時の対象画像Tgの中心とブラウザ画面Gの中心Vcとの位置関係を実現することで、対象画像Tgがより注目され易くすることができる。   By realizing the positional relationship between the center of the target image Tg and the center Vc of the browser screen G as described above, the target image Tg can be more easily noticed.

なお、上記の画面側基準位置Prの設定はあくまで一例であり、画面側基準位置Prとしては、ページ側基準位置Ptに後続するコンテンツパーツC(CC4〜CC6)の少なくとも一部がブラウザ画面G内に表示された状態においてスペースSの拡大が開始されるように設定すればよい(図7、図8参照)。
これにより、対象画像Tgの表示スペースの拡大が、ページ側基準位置Ptの後続パーツ(ページ側基準位置Pt下側のコンテンツパーツC)が存在することが明らかな状態で開始されるので、ユーザが後続パーツの存在に気づかず後続パーツが見過ごされてしまう(スクロールされずに見過ごされる)ことの防止を図ることができる。
なお、これを実現するためには、ブラウザ画面Gの縦方向画素数がページ側基準位置Ptが設定されたコンテンツパーツCの縦方向画素数よりも多いという前提の下で、画面側基準位置Prをブラウザ画面Gの下端位置よりも上側の位置に設定すればよい。
The setting of the screen-side reference position Pr is merely an example, and at least a part of the content parts C (CC4 to CC6) following the page-side reference position Pt is included in the browser screen G as the screen-side reference position Pr. What is necessary is just to set so that expansion of space S may be started in the state displayed in (refer FIG. 7, FIG. 8).
Thereby, the expansion of the display space of the target image Tg is started in a state where it is clear that there is a subsequent part (content part C below the page side reference position Pt) of the page side reference position Pt. It is possible to prevent the subsequent part from being overlooked without being noticed of the presence of the subsequent part (ie, being overlooked without being scrolled).
In order to realize this, the screen side reference position Pr is assumed on the assumption that the number of vertical pixels of the browser screen G is larger than the number of vertical pixels of the content part C in which the page side reference position Pt is set. May be set to a position above the lower end position of the browser screen G.

<4.処理手順>

続いて、図14及び図15のフローチャートを参照して、上記した実施の形態としての追加コンテンツ提示手法を実現するためにユーザ端末4に実行させるべき処理の手順を説明する。
なお、上記説明から理解されるように、本例のウェブページサーバ3は、これら図14及び図15に示す処理をユーザ端末4に実行させるウェブページデータを生成し、該ウェブページデータを要求元のユーザ端末4に対して送信するものである。
<4. Processing procedure>

Subsequently, a procedure of processing to be executed by the user terminal 4 in order to realize the additional content presentation method as the above-described embodiment will be described with reference to flowcharts of FIGS. 14 and 15.
As can be understood from the above description, the web page server 3 of this example generates web page data that causes the user terminal 4 to execute the processes shown in FIGS. 14 and 15, and sends the web page data to the request source. To the user terminal 4.

図14は、画面側基準位置Prの設定処理を示したフローチャートである。
なお、図14に示す処理は、ウェブページサーバ3からウェブページWpについてのウェブページデータが受信され、該ウェブページデータに記述された指令情報に従って実行されるものである。
図14において、ユーザ端末4はステップS101で、コンテンツパーツCの縦画素数Vpを取得する。縦画素数Vpは、受信したウェブページデータに基づき取得することができる。
FIG. 14 is a flowchart showing a process for setting the screen-side reference position Pr.
The process shown in FIG. 14 is executed in accordance with the command information described in the web page data when web page data for the web page Wp is received from the web page server 3.
In FIG. 14, the user terminal 4 acquires the number of vertical pixels Vp of the content part C in step S101. The number of vertical pixels Vp can be acquired based on the received web page data.

続くステップS102でユーザ端末4は、ブラウザ画面Gの縦方向の中心VcからVp/2画素下方の位置を画面側基準位置Prとして設定し、図14に示す処理を終える。   In subsequent step S102, the user terminal 4 sets a position below Vp / 2 pixels from the vertical center Vc of the browser screen G as the screen side reference position Pr, and the process shown in FIG.

図15は、到達判定処理及び表示制御処理のフローチャートである。
図15に示す処理は、図14の処理により画面側基準位置Prを設定したことに応じて開始される。
FIG. 15 is a flowchart of the arrival determination process and the display control process.
The process shown in FIG. 15 is started in response to setting of the screen side reference position Pr by the process of FIG.

先ず、ユーザ端末4はステップS201で、順方向スクロールにより画面側基準位置Prがページ側基準位置Ptに到達したか否かを判定し、到達していないと判定した場合は該ステップS201の判定処理を再度実行する。
一方、到達したと判定した場合、ユーザ端末4はステップS202に進み、ページ側基準位置Pt下側のコンテンツパーツCのスクロール追従停止設定を行う。該スクロール追従停止設定は、スクロール(逆方向スクロールも含む)に対して対象とするコンテンツパーツCを追従させない(つまり追従速度=0とする)設定である。
先の説明から理解されるように、この設定の下で順方向スクロールが行われると、ページ側基準位置Ptの上側にスペースSが拡大していき対象画像Tgが徐々に出現していく。また、この設定の下で逆方向スクロールが行われると、対象画像Tgが出現している状態では、該対象画像Tgが徐々に閉じられていくことになる。
First, in step S201, the user terminal 4 determines whether or not the screen-side reference position Pr has reached the page-side reference position Pt by forward scrolling. If it is determined that it has not reached, the determination process of step S201 is performed. Run again.
On the other hand, when it determines with having reached | attained, the user terminal 4 progresses to step S202, and performs the scroll follow-up stop setting of the content parts C below the page side reference position Pt. The scroll follow-up stop setting is a setting in which the target content part C is not caused to follow the scroll (including the reverse scroll) (that is, the follow-up speed = 0).
As understood from the above description, when the forward scroll is performed under this setting, the space S is enlarged above the page-side reference position Pt, and the target image Tg gradually appears. Further, when backward scrolling is performed under this setting, the target image Tg is gradually closed in a state where the target image Tg appears.

なお、上述したように本例のウェブページWpにはコンテンツパーツCが配置される上層側レイヤーと対象画像Tgが配置される下層側レイヤーとが含まれるが、本例では、さらに上層側レイヤーが、ページ側基準位置Pt下側のコンテンツパーツC(CC4〜CC6)が配置される第1レイヤーと、該第1レイヤーよりも下層のレイヤーであり他のコンテンツパーツCが配置される第2レイヤーとに分割されている。この場合、上記ステップS202等におけるページ側基準位置Pt下側のコンテンツパーツCについてのスクロール追従速度設定としては、第1レイヤーについてのスクロール追従速度設定を行う。第1レイヤーのスクロール追従速度を第2レイヤーのスクロール追従速度と異ならせることで、ページ側基準位置Pt下側のコンテンツパーツCのスクロール追従速度を他のコンテンツパーツCのスクロール追従速度に対して異ならせることができるものである。   As described above, the web page Wp in this example includes an upper layer on which the content part C is arranged and a lower layer on which the target image Tg is arranged. A first layer in which the content parts C (CC4 to CC6) below the page-side reference position Pt are arranged, and a second layer that is a lower layer than the first layer and in which other content parts C are arranged It is divided into In this case, the scroll follow-up speed setting for the first layer is performed as the scroll follow-up speed setting for the content part C below the page-side reference position Pt in step S202 and the like. By making the scroll follow-up speed of the first layer different from the scroll follow-up speed of the second layer, the scroll follow-up speed of the content part C below the page side reference position Pt is different from the scroll follow-up speed of the other content parts C. It can be made.

続くステップS203でユーザ端末4は、順方向スクロール中であるか否かを判定する。順方向スクロール中であれば、ユーザ端末4はステップS204に進み、対象画像Tgが全出現したか否かを判定する。すなわち、スペースSが最大に拡大された状態となったか否かを判定する。
対象画像Tgが全出現していないと判定した場合、ユーザ端末4はステップS203に戻る。すなわち、対象画像Tgが全出現するまでの順方向スクロール中においては、上記のスクロール追従停止設定が継続され、スペースSが徐々に拡大していく。
一方、対象画像Tgが全出現したと判定した場合、ユーザ端末4は後述するステップS207に処理を進める。
In subsequent step S203, the user terminal 4 determines whether forward scrolling is being performed. If forward scrolling is in progress, the user terminal 4 proceeds to step S204, and determines whether or not the target image Tg has completely appeared. That is, it is determined whether or not the space S has been maximized.
If it is determined that the target image Tg has not completely appeared, the user terminal 4 returns to step S203. That is, during forward scrolling until the entire target image Tg appears, the scroll follow-up stop setting is continued, and the space S gradually expands.
On the other hand, when it is determined that all the target images Tg have appeared, the user terminal 4 advances the processing to step S207 described later.

先のステップS203において、順方向スクロール中でないと判定した場合、ユーザ端末4はステップS205に進み、逆方向スクロールにより画面側基準位置Prがページ側基準位置Ptの初期位置(図6及び図7に示すスペースS拡大前のページ側基準位置Pt)に到達したか否かを判定する。これは、ステップS201でページ側基準位置Ptへの到達が判定されてスペースSの拡大が開始された後の逆方向スクロールにより画面側基準位置Prがページ側基準位置Ptの初期位置に到達したか否かを判定していることに相当する。
ステップS205で到達していないと判定した場合、ユーザ端末4はステップS203に戻る。
When it is determined in the previous step S203 that the forward scroll is not in progress, the user terminal 4 proceeds to step S205, and the screen side reference position Pr is changed to the initial position of the page side reference position Pt by reverse scroll (see FIGS. 6 and 7). It is determined whether or not it has reached the page-side reference position Pt) before the space S shown is enlarged. This is because whether the screen side reference position Pr has reached the initial position of the page side reference position Pt by reverse scrolling after the arrival at the page side reference position Pt is determined in step S201 and the expansion of the space S is started. This is equivalent to determining whether or not.
When it determines with not having reached | attained by step S205, the user terminal 4 returns to step S203.

一方、ステップS205で到達したと判定した場合、ユーザ端末4はステップS206に進んでスクロール追従停止設定を解除し、「RETURN」となる(ステップS201に戻る)。これにより、逆方向スクロールにより画面側基準位置Prがページ側基準位置Ptの初期位置に到達した以降は、さらなる逆方向スクロールに応じてはウェブページWp内の全コンテンツパーツCが通常に(一様に)逆スクロールされる。また、ステップS206でスクロール追従停止解除が行われた以降にスクロール方向が順方向に転じた場合には、ステップS201の判定処理により到達が判定され、再びスペースSの拡大が開始され得る状態となる。   On the other hand, if it is determined in step S205 that the user terminal 4 has reached, the user terminal 4 proceeds to step S206, cancels the scroll follow-up stop setting, and becomes “RETURN” (returns to step S201). Thus, after the screen side reference position Pr reaches the initial position of the page side reference position Pt by reverse scrolling, all the content parts C in the web page Wp are normally (uniformly) according to further reverse scrolling. To reverse scroll. In addition, when the scroll direction is changed to the forward direction after the scroll follow-up stop cancellation is performed in step S206, the arrival is determined by the determination process in step S201, and the space S can be expanded again. .

続いて、ステップS207以降の処理(対象画像Tgが全出現した以降の処理)について説明する。
ステップS207でユーザ端末4は、ページ側基準位置Pt下側のコンテンツパーツCについてのスクロール追従速度上昇設定を行う。該設定は、対象とするコンテンツパーツCのスクロール(逆方向スクロールも含む)に対する追従速度を他のコンテンツパーツCの追従速度よりも上昇させる設定である。
Next, the processing after step S207 (processing after the target image Tg has completely appeared) will be described.
In step S207, the user terminal 4 performs a scroll follow-up speed increase setting for the content part C below the page-side reference position Pt. This setting is a setting for increasing the follow-up speed for the scroll (including backward scroll) of the target content part C higher than the follow-up speed of the other content parts C.

続くステップS208でユーザ端末4は、順方向スクロール中であるか否かを判定する。順方向スクロール中であれば、ユーザ端末4はステップS209に進み、対象画像Tgが全閉したか否かを判定する。すなわち、ページ側基準位置Ptが初期位置に戻り、スペースSが消滅した状態となったか否かを判定する。
対象画像Tgが全閉していないと判定した場合、ユーザ端末4はステップS208に戻る。すなわち、対象画像Tgが全出現した以降、全閉するまでにおける順方向スクロール中においては、上記のスクロール追従速度上昇設定が継続され、スペースSが徐々に縮小化していく。
In subsequent step S208, the user terminal 4 determines whether forward scrolling is being performed. If forward scrolling is in progress, the user terminal 4 proceeds to step S209 and determines whether or not the target image Tg is fully closed. That is, it is determined whether or not the page side reference position Pt has returned to the initial position and the space S has disappeared.
If it is determined that the target image Tg is not fully closed, the user terminal 4 returns to step S208. That is, after the entire target image Tg appears, during the forward scrolling until the target image Tg is fully closed, the above scroll follow-up speed increase setting is continued, and the space S is gradually reduced.

一方、対象画像Tgが全閉したと判定した場合、ユーザ端末4はステップS211に進み、ページ側基準位置Pt下側のコンテンツパーツCのスクロール追従速度を通常に戻す設定を行い、「RETURN」となる。
これにより、順方向スクロールに応じた対象画像Tgの全出現→全閉を行った以降は、逆方向スクロールに対して対象画像Tgを再出現させることは行われない。前述もしたが、本例の場合、対象画像Tgが再出現され得るのは、逆方向スクロール後の順方向スクロールによりページ側基準位置Ptと画面側基準位置Prが再度一致した以降である。
On the other hand, if it is determined that the target image Tg is fully closed, the user terminal 4 proceeds to step S211, performs a setting to return the scroll tracking speed of the content part C below the page-side reference position Pt to normal, and sets “RETURN”. Become.
As a result, the target image Tg is not reappeared with respect to the backward scrolling after the entire appearance → full closing of the target image Tg corresponding to the forward scrolling is performed. As described above, in the case of this example, the target image Tg can appear again after the page-side reference position Pt and the screen-side reference position Pr are matched again by the forward scroll after the reverse scroll.

先のステップS208において、順方向スクロール中でないと判定した場合、ユーザ端末4はステップS210に進み、逆方向スクロールにより画面側基準位置Prが対象画像全出現時位置(図10の段階における位置:本例ではページ側基準位置Ptの初期位置からコンテンツパーツCの縦画素数分下方の位置)に戻ったか否かを判定する。これは、対象画像Tgが全出現したと判定された(S204)以降から対象画像Tgが全閉したと判定されるまで(S209)の間の逆方向スクロールにより画面側基準位置Prが上記の全出現時位置に戻されたか否かを判定していることに相当する。
ステップS210で全出現時位置に戻っていないと判定した場合、ユーザ端末4はステップS208に戻る。
If it is determined in the previous step S208 that forward scrolling is not in progress, the user terminal 4 proceeds to step S210, and the screen-side reference position Pr becomes the position when all the target images appear by backward scrolling (position at the stage in FIG. In the example, it is determined whether or not the position has returned from the initial position of the page-side reference position Pt to a position lower by the number of vertical pixels of the content part C). This is because the screen-side reference position Pr is set to all the above-mentioned values by reverse scrolling after it is determined that the target image Tg has completely appeared (S204) and until the target image Tg is fully closed (S209). This is equivalent to determining whether or not the position has been returned to the time of appearance.
When it determines with not having returned to the position at the time of all appearance in step S210, the user terminal 4 returns to step S208.

一方、ステップS210で全出現時位置に戻ったと判定した場合、ユーザ端末4はステップS202に戻り、ページ側基準位置Pt下側のコンテンツパーツCについてのスクロール追従停止設定を行う。これにより、対象画像全出現後の逆方向スクロールにより画面側基準位置Prが対象画像全出現時位置に戻った以降、引き続き逆方向スクロールが行われる場合には、対象画像Tgが拡大時とは真逆の挙動で閉じられていく。一方、対象画像全出現後の逆方向スクロールにより画面側基準位置Prが対象画像全出現時位置に戻った以降、スクロール方向が順方向に転じられた場合は、ステップS204で対象画像Tgが全出現と判定され、順方向スクロールに応じた対象画像Tgの閉動作が行われ得る状態となる。   On the other hand, if it is determined in step S210 that the position has returned to the position of all occurrences, the user terminal 4 returns to step S202 and performs scroll follow-up stop setting for the content part C below the page-side reference position Pt. As a result, if the backward scrolling is continued after the screen side reference position Pr returns to the position when all the target images appear due to the reverse scroll after the appearance of all the target images, the true state when the target image Tg is enlarged is true. It is closed by the reverse behavior. On the other hand, after the screen side reference position Pr returns to the position when all the target images appear due to the backward scroll after the appearance of all the target images, if the scroll direction is changed to the forward direction, all the target images Tg appear in step S204. And the closing operation of the target image Tg according to the forward scroll can be performed.

なお、上記では、対象画像Tgを出現させるコンテンツパーツ列Rが中央のコンテンツパーツ列RCとされる例を挙げたが、対象画像Tgを出現させるコンテンツパーツ列Rをユーザ端末4が所定の条件に基づき選択的に設定可能としてもよい。
例えば、図16に示すようにコンテンツパーツ列Rのスクロール方向における長さが揃えられていない場合には、該長さの最も短いコンテンツパーツ列Rに対象画像Tgを出現させることが考えられる。
In the above example, the content part sequence R that causes the target image Tg to appear is the central content part sequence RC. However, the user terminal 4 sets the content part sequence R that causes the target image Tg to appear in a predetermined condition. It may be selectively set based on this.
For example, when the lengths in the scroll direction of the content parts row R are not aligned as shown in FIG. 16, it is conceivable that the target image Tg appears in the content parts row R having the shortest length.

ここで、仮に、全出現した対象画像Tgをスクロールの有無に関わらず表示し続けるとした場合には、スクロール方向の長さが長いコンテンツパーツ列Rに対して対象画像Tgを出現させてしまうと、スクロール方向の長さが短いコンテンツパーツ列Rとの間で、逆スクロール方向末端側でのコンテンツパーツCの配置ずれを助長してしまう。
上記のようにスクロール方向の長さの最も短いコンテンツパーツ列Rに対象画像Tgを出現させるものとすれば、このような逆スクロール方向末端側でのコンテンツパーツCの配置ずれの抑制を図ることができる。
Here, if it is assumed that the target image Tg that has appeared all continues to be displayed regardless of the presence or absence of scrolling, if the target image Tg appears for the content part row R having a long length in the scroll direction. In addition, the displacement of the content parts C on the end side in the reverse scroll direction is promoted between the content parts row R having a short length in the scroll direction.
As described above, if the target image Tg appears in the content part row R having the shortest length in the scroll direction, it is possible to suppress the displacement of the content parts C on the end side in the reverse scroll direction. it can.

なお、この場合、ウェブページサーバ3は、対象画像Tgを出現させるコンテンツパーツ列Rとして「スクロール方向における長さが最も短い」との条件を満たすコンテンツパーツ列Rを選択させるための指令情報を記述したウェブページデータを生成し、要求元のユーザ端末4に送信する。   In this case, the web page server 3 describes the command information for selecting the content parts row R that satisfies the condition “the length in the scroll direction is the shortest” as the content parts row R that causes the target image Tg to appear. The generated web page data is generated and transmitted to the requesting user terminal 4.

また、上記ではウェブページWpに複数のコンテンツパーツ列Rが並列配置された例を挙げたが、コンテンツパーツ列Rが一列のみ配置(例えばコンテンツパーツ列RCのみ配置)される場合にも本発明の表示制御手法は適用可能である。この場合、スペースSの形成にあたっては、順方向スクロールに伴いページ側基準位置Ptが画面側基準位置Prに到達したと判定された以降のさらなる順方向スクロールに応じて、ページ側基準位置Ptに後続するコンテンツパーツC(CC4〜CC6)のスクロール追従速度を、ページ側基準位置Ptに先行するコンテンツパーツC(CC1〜CC3)のスクロール追従速度よりも遅くさせるものとすればよい。
なお確認のため述べておくと、上記の「先行」「後続」は、順スクロール方向を基準とした先行、後続を表すもので、「先行」は順スクロール方向側、「後続」は逆スクロール方向側を意味するものである。
Further, in the above, an example in which a plurality of content part rows R are arranged in parallel on the web page Wp has been described. However, the present invention can be applied to a case where only one content parts row R is arranged (for example, only the content parts row RC is arranged). A display control technique is applicable. In this case, in forming the space S, the page-side reference position Pt follows the page-side reference position Pt according to further forward-direction scrolling after it is determined that the page-side reference position Pt has reached the screen-side reference position Pr along with the forward-direction scroll. The scroll follow-up speed of the content parts C (CC4 to CC6) to be performed may be made slower than the scroll follow-up speed of the content parts C (CC1 to CC3) preceding the page-side reference position Pt.
For confirmation, the above-mentioned “preceding” and “following” indicate the preceding and succeeding relative to the forward scroll direction, where “preceding” is the forward scroll direction side and “following” is the reverse scroll direction. Means the side.

<5.実施の形態のまとめ>

上記のように実施の形態の情報処理装置(ウェブページサーバ3)は、スクロール方向に複数のコンテンツパーツ(同C)が配列されるウェブページ(同Wp)を端末装置(ユーザ端末4)に表示させるためのウェブページデータとして、順方向スクロールに伴い、複数のコンテンツパーツのうち所定のコンテンツパーツの順スクロール方向端位置として設定されたページ側基準位置(同Pt)が、端末装置のブラウザ画面(同G)側に設定された画面側基準位置(同Pr)に達したか否かを判定する到達判定処理と、ページ側基準位置が画面側基準位置に達した以降のさらなる順方向スクロールに応じて、ページ側基準位置に後続するコンテンツパーツのスクロール追従速度を前記ページ側基準位置に先行するコンテンツパーツのスクロール追従速度よりも遅くさせ、該遅くさせたことによりページ側基準位置と前記先行するコンテンツパーツとの間に拡大していくスペース(同S)に対して追加コンテンツ(対象画像Tg)を出現させる表示制御処理と、を端末装置に実行させるウェブページデータを生成するウェブページデータ生成部(ウェブページデータ生成処理部F1)を備える。
さらに、ウェブページデータ生成部が生成したウェブページデータを要求元の端末装置に送信するウェブページ送信部(ウェブページ送信処理部F2)とを備えている。
<5. Summary of Embodiment>

As described above, the information processing apparatus (web page server 3) according to the embodiment displays a web page (same Wp) in which a plurality of content parts (same C) are arranged in the scroll direction on the terminal device (user terminal 4). As the web page data to be used, the page-side reference position (same Pt) set as the forward scroll direction end position of a predetermined content part among a plurality of content parts as a result of forward scrolling is the browser screen ( According to the arrival determination processing for determining whether or not the screen side reference position (same Pr) set on the G side is reached, and further forward scrolling after the page side reference position reaches the screen side reference position The scrolling speed of the content part following the page side reference position is set to the scroll speed of the content part preceding the page side reference position. Display that causes the additional content (target image Tg) to appear in the space (same S) that is enlarged between the page-side reference position and the preceding content part due to the slower follow-up speed. A web page data generation unit (web page data generation processing unit F1) that generates web page data that causes the terminal device to execute control processing.
Furthermore, the web page transmission part (web page transmission process part F2) which transmits the web page data which the web page data generation part produced | generated to the terminal device of a request | requirement is provided.

上記のようなウェブページデータにより、追加コンテンツは、スクロールされる他のコンテンツパーツとは異なった挙動でウェブページ上に出現するため、ユーザによる該追加コンテンツへの注目を得やすくなる。また、追加コンテンツはスクロールに伴いコンテンツパーツ間に生じるスペース部分に出現させるので、例えば他のコンテンツパーツに重畳させて出現させる場合等と比較して他のコンテンツパーツの閲覧の邪魔になり難い。
従って、ウェブページ上における追加コンテンツの提示を、ユーザによる追加コンテンツへの注目を得やすくすることとコンテンツの閲覧の邪魔にならないこととの両立を図りつつ行うことができる。
Due to the web page data as described above, the additional content appears on the web page with a behavior different from that of the other content parts to be scrolled, so that the user can easily get attention to the additional content. Further, since the additional content appears in a space portion generated between the content parts as it scrolls, it is less likely to disturb the browsing of the other content parts as compared with the case where the additional content appears superimposed on the other content parts.
Therefore, the presentation of the additional content on the web page can be performed while making it easy to get the user's attention to the additional content and not disturbing the browsing of the content.

また、実施の形態の情報処理装置においては、ウェブページデータ生成部は、追加コンテンツが出現しきった以降のさらなる順方向スクロールに応じて、前記後続するコンテンツパーツのスクロール追従速度を前記先行するコンテンツパーツのスクロール追従速度よりも早めて、スペースを縮小化させる処理を端末装置に実行させるウェブページデータを生成している。   Further, in the information processing apparatus according to the embodiment, the web page data generation unit determines the scroll following speed of the subsequent content part in accordance with the further forward scroll after the additional content has completely appeared. Web page data is generated that causes the terminal device to execute a process of reducing the space faster than the scroll tracking speed.

これにより、スクロールに伴い全出現した追加コンテンツは、さらなる順方向スクロールに応じて閉じられていく。
すなわち、全出現した追加コンテンツが表示され続けてしまうことの防止が図られ、コンテンツ閲覧の邪魔になり難くすることができる。
As a result, all the additional content that appears along with the scrolling is closed according to the further forward scrolling.
That is, it is possible to prevent the additional content that has appeared all the time from being displayed and to prevent the content browsing from being obstructed.

さらに、実施の形態の情報処理装置においては、ウェブページデータ生成部は、前記後続するコンテンツパーツの少なくとも一部がブラウザ画面内に表示された状態においてスペースの拡大が開始されるように画面側基準位置を設定する処理を端末装置に実行させるウェブページデータを生成している。   Further, in the information processing apparatus according to the embodiment, the web page data generation unit is configured to display the screen side reference so that the expansion of the space is started in a state where at least a part of the subsequent content parts is displayed in the browser screen. Web page data is generated for causing the terminal device to execute a process for setting the position.

これにより、追加コンテンツの表示スペースの拡大は、ページ側基準位置の後続パーツが存在することが明らかな状態で開始されるので、ユーザが後続パーツの存在に気づかず後続パーツが見過ごされてしまうことの防止を図ることができる。   As a result, the expansion of the display space for the additional content is started in a state where it is clear that there is a subsequent part at the page side reference position, and the subsequent part is overlooked without the user noticing the presence of the subsequent part. Can be prevented.

さらにまた、実施の形態の情報処理装置においては、ウェブページデータ生成部は、全出現した追加コンテンツのスクロール方向における中心がブラウザ画面のスクロール方向における中心に位置するように画面側基準位置を設定する処理を端末装置に実行させるウェブページデータを生成している。   Furthermore, in the information processing apparatus according to the embodiment, the web page data generation unit sets the screen-side reference position so that the center in the scroll direction of the additional content that has appeared appears at the center in the scroll direction of the browser screen. Web page data that causes the terminal device to execute processing is generated.

これにより、追加コンテンツがより注目され易くすることができる。   As a result, the additional content can be more easily noticed.

また、実施の形態の情報処理装置においては、複数のコンテンツパーツの画サイズが等しくされていると共に、全出現した追加コンテンツの画サイズがコンテンツパーツの画サイズ以下とされている。   Further, in the information processing apparatus according to the embodiment, the image sizes of the plurality of content parts are made equal, and the image size of the additional content that has appeared all is equal to or less than the image size of the content parts.

これにより、コンテンツ閲覧の邪魔になり難くすることができる。   Thereby, it can be made difficult to disturb the content browsing.

さらに、実施の形態の情報処理装置においては、ウェブページデータ生成部は、スクロール方向に複数のコンテンツパーツが配列されたコンテンツパーツ列が複数並列に配置されると共に、複数のコンテンツパーツ列のうち特定のコンテンツパーツ列について到達判定処理及び表示制御処理を端末装置に実行させるウェブページデータを生成している。   Furthermore, in the information processing apparatus according to the embodiment, the web page data generation unit includes a plurality of content part sequences in which a plurality of content parts are arranged in the scroll direction, and a plurality of content part sequences are specified. Web page data that causes the terminal device to execute the arrival determination process and the display control process for the content part sequence is generated.

このように特定のコンテンツパーツ列のみについて追加コンテンツの出現が行われるようにすることで、追加コンテンツの出現位置周囲のコンテンツパーツが通常通りスクロールに追従する中で追加コンテンツを出現させることが可能となり、追加コンテンツの出現をより目立たせることが可能となる。
従って、追加コンテンツへのユーザの注目をより得やすくすることができる。
In this way, by making the additional content appear only for a specific content part row, it becomes possible to make the additional content appear while the content parts around the position where the additional content appears follow the scroll as usual. The appearance of additional content can be made more conspicuous.
Therefore, the user's attention to the additional content can be more easily obtained.

さらにまた、実施の形態の情報処理装置においては、ウェブページデータ生成部は、複数のコンテンツパーツ列のうちスクロール方向の長さが最も短いコンテンツパーツ列について到達判定処理及び表示制御処理を端末装置に実行させるウェブページデータを生成している。   Furthermore, in the information processing apparatus according to the embodiment, the web page data generation unit performs arrival determination processing and display control processing for the content part sequence having the shortest scroll direction length among the plurality of content part sequences to the terminal device. Web page data to be executed is generated.

これにより、追加コンテンツが全出現した際における逆スクロール方向末端側でのコンテンツパーツ列間のコンテンツパーツ配置ずれの抑制が図られる。
これは、特に全出現した追加コンテンツをスクロールに応じて閉じずに表示し続ける場合に有効である。
As a result, it is possible to suppress content part arrangement deviation between content part sequences on the end side in the reverse scroll direction when all additional content appears.
This is particularly effective when the additional content that has appeared all the time is displayed without being closed in response to scrolling.

<6.プログラム及び記憶媒体>

以上、本発明に係る実施の形態としてのウェブページサーバ3、ユーザ端末4(端末装置)を説明してきたが、実施の形態の第1のプログラムは、ユーザ端末4の処理を情報処理装置(CPU等)に実行させるプログラムである。
<6. Program and Storage Medium>

As described above, the web page server 3 and the user terminal 4 (terminal device) according to the embodiment of the present invention have been described. However, the first program of the embodiment controls the processing of the user terminal 4 to the information processing device (CPU). Etc.) to be executed.

実施の形態の第1のプログラムは、スクロール方向に複数のコンテンツパーツが配列されるウェブページについて表示制御を行う情報処理装置(ユーザ端末4)に実行させるプログラムであって、順方向スクロールに伴い、複数のコンテンツパーツのうち所定のコンテンツパーツの順スクロール方向端位置として設定されたページ側基準位置が、情報処理装置のブラウザ画面側に設定された画面側基準位置に達したか否かを判定する到達判定機能と、ページ側基準位置が画面側基準位置に達した以降のさらなる順方向スクロールに応じて、ページ側基準位置に後続するコンテンツパーツのスクロール追従速度をページ側基準位置に先行するコンテンツパーツのスクロール追従速度よりも遅くさせ、該遅くさせたことによりページ側基準位置と前記先行するコンテンツパーツとの間に拡大していくスペースに対して追加コンテンツを出現させる表示制御機能と、を実現するための処理を情報処理装置に実行させるプログラムである。   The first program according to the embodiment is a program that is executed by an information processing apparatus (user terminal 4) that performs display control for a web page in which a plurality of content parts are arranged in a scroll direction. It is determined whether or not the page-side reference position set as the forward scroll direction end position of a predetermined content part among a plurality of content parts has reached the screen-side reference position set on the browser screen side of the information processing apparatus. The content part that precedes the page-side reference position with the scroll-following speed of the content part that follows the page-side reference position according to the arrival determination function and further forward scrolling after the page-side reference position reaches the screen-side reference position Slower than the scroll tracking speed of And a display control function that would give the additional content to the space to expand between the content part that serial preceding processing for realizing a program to be executed by the information processing apparatus.

また、実施の形態の第2のプログラムは、ウェブページサーバ3の処理を情報処理装置(CPU等)に実行させるプログラムである。すなわち、第2のプログラムは、スクロール方向に複数のコンテンツパーツが配列されるウェブページを端末装置に表示させるためのウェブページデータとして、順方向スクロールに伴い、複数のコンテンツパーツのうち所定のコンテンツパーツの順スクロール方向端位置として設定されたページ側基準位置が、端末装置のブラウザ画面側に設定された画面側基準位置に達したか否かを判定する到達判定処理と、ページ側基準位置が画面側基準位置に達した以降のさらなる順方向スクロールに応じて、ページ側基準位置に後続するコンテンツパーツのスクロール追従速度をページ側基準位置に先行するコンテンツパーツのスクロール追従速度よりも遅くさせ、該遅くさせたことによりページ側基準位置と前記先行するコンテンツパーツとの間に拡大していくスペースに対して追加コンテンツを出現させる表示制御処理と、を端末装置に実行させるウェブページデータを生成するウェブページデータ生成機能と、ウェブページデータ生成機能が生成したウェブページデータを要求元の端末装置に送信するウェブページ送信機能と、を実現するための処理を情報処理装置に実行させるプログラムである。   The second program according to the embodiment is a program that causes the information processing apparatus (CPU or the like) to execute the process of the web page server 3. That is, the second program uses a predetermined content part among the plurality of content parts as the web page data for causing the terminal device to display a web page in which a plurality of content parts are arranged in the scroll direction. The page side reference position set as the end position in the forward scroll direction of the terminal device reaches the screen side reference position set on the browser screen side of the terminal device, and the page side reference position is the screen side reference position In response to further forward scrolling after reaching the side reference position, the scroll follow-up speed of the content parts following the page-side reference position is made slower than the scroll follow-up speed of the content parts preceding the page-side reference position. Between the page side reference position and the preceding content part Requests web page data generated by the web page data generation function and the web page data generation function for generating web page data for causing the terminal device to execute display control processing for causing additional content to appear in the expanding space. A program for causing an information processing apparatus to execute a process for realizing a web page transmission function to be transmitted to an original terminal device.

このようなプログラムにより、上述したユーザ端末4、ウェブページサーバ3としての情報処理装置を実現できる。
そして、このようなプログラムはコンピュータ装置等の機器に内蔵されている記憶媒体としてのHDDや、CPUを有するマイクロコンピュータ内のROM等に予め記憶しておくことができる。或いはまた、半導体メモリ、メモリカード、光ディスク、光磁気ディスク、磁気ディスクなどのリムーバブル記憶媒体に、一時的あるいは永続的に格納(記憶)しておくことができる。またこのようなリムーバブル記憶媒体は、いわゆるパッケージソフトウェアとして提供することができる。
また、このようなプログラムは、リムーバブル記憶媒体からパーソナルコンピュータ等にインストールする他、ダウンロードサイトから、LAN、インターネットなどのネットワークを介してダウンロードすることもできる。
With such a program, the information processing apparatus as the user terminal 4 and the web page server 3 described above can be realized.
Such a program can be stored in advance in an HDD as a storage medium built in a device such as a computer device, a ROM in a microcomputer having a CPU, or the like. Alternatively, it can be stored (stored) temporarily or permanently in a removable storage medium such as a semiconductor memory, memory card, optical disk, magneto-optical disk, or magnetic disk. Such a removable storage medium can be provided as so-called package software.
Further, such a program can be installed from a removable storage medium to a personal computer or the like, or can be downloaded from a download site via a network such as a LAN or the Internet.

<7.変形例>

本発明は上記により説明した具体例に限定されず、各種の変形例が考えられる。
例えば、上記では、追加コンテンツの一例として対象画像Tgを提示していたが、追加コンテンツは、例えば、テキストデータのみからなるコンテンツや、テキストデータを含むコンテンツ、動画コンテンツ、音声を含むコンテンツであってもよい。
<7. Modification>

The present invention is not limited to the specific examples described above, and various modifications can be considered.
For example, in the above, the target image Tg is presented as an example of the additional content. However, the additional content is, for example, content including only text data, content including text data, moving image content, or content including audio. Also good.

また、上記では、追加コンテンツを出現させるコンテンツパーツ列を1列のみとしたが、複数のコンテンツパーツ列について追加コンテンツを出現させることもできる。   Further, in the above description, only one content part string is allowed to appear for additional content. However, additional content can be caused to appear for a plurality of content part strings.

また、上記では、縦長のウェブページに対応して縦方向のスクロールが行われる場合に本発明を適用した場合を例示したが、本発明は横長のウェブページに対応して横方向にスクロールが行われる場合にも好適に適用できる。   Further, in the above, the case where the present invention is applied when the vertical scroll is performed corresponding to the vertically long web page is illustrated, but the present invention performs the horizontal scroll corresponding to the horizontally long web page. The present invention can also be suitably applied.

また、上記では、追加コンテンツを順方向スクロールに応じて全出現→全閉した後の逆方向スクロールに対しては追加コンテンツを再出現させないものとしたが、これはあくまで一例であり、該例に限定されない。   Further, in the above description, the additional content is not reappeared for the backward scrolling after the full-appearance of the additional content in response to the forward scrolling → the full-closing, but this is merely an example, It is not limited.

また、上記では、ページ側基準位置Ptは、スクロール方向に連続する複数のコンテンツパーツのうちの1箇所に設けられていたが、複数箇所に設けることによって、複数箇所に追加コンテンツ(対象画像Tg)を提示するようにしてもよい。
さらに、一つのウェブページWpに設けるページ側基準位置Pt(追加コンテンツ提示スペース)の数や、スペースのサイズ(特にスクロール方向の長さ)を、スクロール方向に連続するコンテンツパーツの数、及び/又は、スクロールの速度に応じて決定するようにしてもよい。例えば、スクロール方向に連続するコンテンツパーツの数が少ないほど、一つのウェブページWpに設けるページ側基準位置Pt(追加コンテンツ提示スペース)の数が少なくなるようにしたり、追加コンテンツ提示スペースにおけるスクロール方向の長さが短くなるようにしたりしてもよい。具体的な決定方法としては、例えば、「(スクロール方向に連続するコンテンツパーツの数)×(比率α)=一つのウェブページWpに設けるページ側基準位置Pt(追加コンテンツ提示スペース)の数」というように、関係式を用いて決定するようにしてもよいし、スクロール方向に連続するコンテンツパーツの数と一つのウェブページWpに設けるページ側基準位置Pt(追加コンテンツ提示スペース)の数とを対応づけたテーブルを用いて決定するようにしてもよい。
これにより、スクロール方向に連続するコンテンツパーツの数が少ない場合に、提示される追加コンテンツの数が増えすぎたり、追加コンテンツのサイズが大きすぎたりして、ユーザが、追加コンテンツを邪魔と感じてしまうことが抑制される。
In the above description, the page-side reference position Pt is provided at one of a plurality of content parts continuous in the scroll direction. However, by providing at a plurality of locations, additional content (target image Tg) is provided at a plurality of locations. May be presented.
Furthermore, the number of page-side reference positions Pt (additional content presentation space) provided in one web page Wp, the size of the space (especially the length in the scroll direction), the number of content parts continuous in the scroll direction, and / or Alternatively, it may be determined according to the scrolling speed. For example, the smaller the number of content parts continuous in the scroll direction, the smaller the number of page-side reference positions Pt (additional content presentation spaces) provided in one web page Wp, or the scroll direction in the additional content presentation space. The length may be shortened. As a specific determination method, for example, “(number of content parts continuous in the scroll direction) × (ratio α) = number of page-side reference positions Pt (additional content presentation spaces) provided in one web page Wp”. As described above, the relational expression may be used, or the number of content parts continuous in the scroll direction may correspond to the number of page-side reference positions Pt (additional content presentation spaces) provided in one web page Wp. You may make it determine using the attached table.
As a result, when the number of content parts continuous in the scroll direction is small, the number of additional content to be presented is too large or the size of the additional content is too large, and the user feels that the additional content is an obstacle. Is suppressed.

また、画面側基準位置Prやページ側基準位置Ptの位置については、以下のような設定を行うことも可能である。
例えば、画面側基準位置Prについては、図17に示すように、最初の画面に全体が映っていたコンテンツを全部見終わるまで、追加コンテンツが出現しないように設定することができる。具体的に、図17の例では、ページ遷移後すぐのブラウザ画面Gに映ったコンテンツパーツCの下端のうち、最もスクロール順方向(例:画面下方)側に映るコンテンツパーツCの下端の位置に画面側基準位置Prを設定している。
これにより、ページ初期画面(最上部に位置した画面)内において全体が映っているコンテンツパーツの見やすさを損なわずに、追加コンテンツを映すことができる。
なお、ページ側基準位置Ptについても、上記と同様の位置設定を行うことで同様の効果を得ることができる。
Further, the following settings can be made for the positions of the screen side reference position Pr and the page side reference position Pt.
For example, as shown in FIG. 17, the screen-side reference position Pr can be set so that no additional content appears until all the content that has been entirely shown on the first screen is viewed. Specifically, in the example of FIG. 17, among the lower ends of the content parts C displayed on the browser screen G immediately after the page transition, the lowermost position of the content parts C displayed on the most scroll forward direction (eg, lower screen side) side. The screen side reference position Pr is set.
Accordingly, it is possible to project additional content without impairing the visibility of the content parts that are entirely shown in the initial page screen (screen positioned at the top).
Note that the same effect can be obtained for the page-side reference position Pt by performing the same position setting as described above.

また、ページ側基準位置Ptについては、例えば図18に示すように、最初の画面に一部でも映っていたコンテンツを全部見終わるまで、追加コンテンツが出現しないように設定することもできる。図18の例では、ページ遷移後すぐのブラウザ画面Gに映ったコンテンツパーツCのうち、下端が最もスクロール順方向(例:画面下方)側にあるコンテンツパーツCの下端位置にページ側基準位置Ptを設定している。
これにより、ページ初期画面(最上部に位置した画面)内に少なくとも一部が映っているコンテンツの見やすさを損なわずに、追加コンテンツを映すことができる。なおこの場合、画面側基準位置Prは任意に設定すればよい。
Further, for example, as shown in FIG. 18, the page-side reference position Pt can be set so that additional content does not appear until all of the content that is partly displayed on the first screen is viewed. In the example of FIG. 18, among the content parts C reflected on the browser screen G immediately after the page transition, the page-side reference position Pt is located at the lower end position of the content part C whose bottom end is closest to the scroll forward direction (for example, the bottom of the screen). Is set.
Thereby, additional content can be projected without impairing the visibility of the content that is at least partially displayed in the initial page screen (screen positioned at the top). In this case, the screen side reference position Pr may be set arbitrarily.

1…ネットワークシステム、2…ネットワーク、3…ウェブページサーバ、4…ユーザ端末、101…CPU、F1…ウェブページデータ生成処理部、F2…ウェブページ送信処理部、Wp…ウェブページ、C(CL1〜CL6、CC1〜CC6、CR1〜CR6)…コンテンツパーツ、R(RL、RC、RR)…コンテンツパーツ列、G…ブラウザ画面、Pr…画面側基準位置、Pt…ページ側基準位置、S…スペース、Tg…対象画像   DESCRIPTION OF SYMBOLS 1 ... Network system, 2 ... Network, 3 ... Web page server, 4 ... User terminal, 101 ... CPU, F1 ... Web page data generation process part, F2 ... Web page transmission process part, Wp ... Web page, C (CL1- CL6, CC1 to CC6, CR1 to CR6) ... content parts, R (RL, RC, RR) ... content parts row, G ... browser screen, Pr ... screen side reference position, Pt ... page side reference position, S ... space, Tg ... Target image

Claims (17)

スクロール方向に複数のコンテンツパーツが配列されるウェブページを端末装置に表示させるためのウェブページデータとして、
順方向スクロールに伴い、前記複数のコンテンツパーツのうち所定のコンテンツパーツの順スクロール方向端位置として設定されたページ側基準位置が、前記端末装置のブラウザ画面側に設定された画面側基準位置に達したか否かを判定する到達判定処理と、
前記ページ側基準位置が前記画面側基準位置に達した以降のさらなる順方向スクロールに応じて、前記ページ側基準位置に後続するコンテンツパーツのスクロール追従速度を前記ページ側基準位置に先行するコンテンツパーツのスクロール追従速度よりも遅くさせ、該遅くさせたことにより前記ページ側基準位置と前記先行するコンテンツパーツとの間に拡大していくスペースに対して追加コンテンツを出現させる表示制御処理と、
を前記端末装置に実行させる前記ウェブページデータを生成するウェブページデータ生成部と、
前記ウェブページデータ生成部が生成した前記ウェブページデータを要求元の端末装置に送信するウェブページ送信部と、を備える
情報処理装置。
As web page data for displaying on the terminal device a web page in which a plurality of content parts are arranged in the scroll direction,
Along with the forward scroll, the page side reference position set as the forward scroll direction end position of the predetermined content part among the plurality of content parts reaches the screen side reference position set on the browser screen side of the terminal device. An arrival determination process for determining whether or not
In response to further forward scrolling after the page-side reference position reaches the screen-side reference position, the scroll follow-up speed of the content parts following the page-side reference position is set to the content parts preceding the page-side reference position. A display control process for causing the additional content to appear in a space that expands between the page-side reference position and the preceding content part by making the speed slower than the scroll follow-up speed.
A web page data generation unit that generates the web page data to be executed by the terminal device;
A web page transmission unit that transmits the web page data generated by the web page data generation unit to a requesting terminal device.
前記ウェブページデータ生成部は、
前記追加コンテンツが出現しきった以降のさらなる順方向スクロールに応じて、前記後続するコンテンツパーツのスクロール追従速度を前記先行するコンテンツパーツのスクロール追従速度よりも早めて、前記スペースを縮小化させる処理を前記端末装置に実行させる前記ウェブページデータを生成する
請求項1に記載の情報処理装置。
The web page data generation unit
In accordance with further forward scrolling after the additional content has completely appeared, the process of reducing the space by increasing the scroll tracking speed of the subsequent content part faster than the scroll tracking speed of the preceding content part. The information processing apparatus according to claim 1, wherein the web page data to be executed by a terminal device is generated.
前記ウェブページデータ生成部は、
前記後続するコンテンツパーツの少なくとも一部が前記ブラウザ画面内に表示された状態において前記スペースの拡大が開始されるように前記画面側基準位置を設定する処理を前記端末装置に実行させる前記ウェブページデータを生成する
請求項1に記載の情報処理装置。
The web page data generation unit
The web page data that causes the terminal device to execute a process of setting the screen-side reference position so that expansion of the space is started in a state where at least a part of the subsequent content parts is displayed in the browser screen The information processing apparatus according to claim 1.
前記ウェブページデータ生成部は、
全出現した前記追加コンテンツのスクロール方向における中心が前記ブラウザ画面のスクロール方向における中心に位置するように前記画面側基準位置を設定する処理を前記端末装置に実行させる前記ウェブページデータを生成する
請求項1に記載の情報処理装置。
The web page data generation unit
The web page data for causing the terminal device to execute a process of setting the screen-side reference position so that the center in the scroll direction of the additional content that appears all the time is positioned at the center in the scroll direction of the browser screen is generated. The information processing apparatus according to 1.
前記複数のコンテンツパーツの画サイズが等しくされていると共に、全出現した前記追加コンテンツの画サイズが前記コンテンツパーツの画サイズ以下とされている
請求項1に記載の情報処理装置。
The information processing apparatus according to claim 1, wherein the image sizes of the plurality of content parts are made equal, and the image size of the additional content that appears all is equal to or less than the image size of the content parts.
前記ウェブページデータ生成部は、
スクロール方向に複数のコンテンツパーツが配列されたコンテンツパーツ列が複数並列に配置されると共に、複数の前記コンテンツパーツ列のうち特定のコンテンツパーツ列について前記到達判定処理及び前記表示制御処理を前記端末装置に実行させる前記ウェブページデータを生成する
請求項1に記載の情報処理装置。
The web page data generation unit
A plurality of content part sequences in which a plurality of content parts are arranged in a scroll direction are arranged in parallel, and the arrival determination process and the display control process are performed for a specific content part sequence among the plurality of content part sequences. The information processing apparatus according to claim 1, wherein the web page data to be executed is generated.
前記ウェブページデータ生成部は、
複数の前記コンテンツパーツ列のうちスクロール方向の長さが最も短いコンテンツパーツ列について前記到達判定処理及び前記表示制御処理を前記端末装置に実行させる前記ウェブページデータを生成する
請求項6に記載の情報処理装置。
The web page data generation unit
The information according to claim 6, wherein the web page data that causes the terminal device to execute the arrival determination process and the display control process is generated for a content part sequence having a shortest scroll direction length among the plurality of content part sequences. Processing equipment.
スクロール方向に複数のコンテンツパーツが配列されるウェブページについて表示制御を行う情報処理装置に実行させるプログラムであって、
順方向スクロールに伴い、前記複数のコンテンツパーツのうち所定のコンテンツパーツの順スクロール方向端位置として設定されたページ側基準位置が、前記情報処理装置のブラウザ画面側に設定された画面側基準位置に達したか否かを判定する到達判定機能と、前記ページ側基準位置が前記画面側基準位置に達した以降のさらなる順方向スクロールに応じて、前記ページ側基準位置に後続するコンテンツパーツのスクロール追従速度を前記ページ側基準位置に先行するコンテンツパーツのスクロール追従速度よりも遅くさせ、該遅くさせたことにより前記ページ側基準位置と前記先行するコンテンツパーツとの間に拡大していくスペースに対して追加コンテンツを出現させる表示制御機能と、
を実現するための処理を前記情報処理装置に実行させる
プログラム。
A program to be executed by an information processing apparatus that performs display control for a web page in which a plurality of content parts are arranged in a scroll direction,
The page-side reference position set as the forward scroll direction end position of the predetermined content part among the plurality of content parts is changed to the screen-side reference position set on the browser screen side of the information processing apparatus with forward scrolling. An arrival determination function for determining whether or not the content has reached, and scrolling of the content parts following the page-side reference position in response to further forward scrolling after the page-side reference position reaches the screen-side reference position With respect to a space that is made slower than the scroll follow-up speed of the content part preceding the page-side reference position, and expands between the page-side reference position and the preceding content part due to the slowing. A display control function to make additional content appear,
The program which makes the said information processing apparatus perform the process for implement | achieving.
前記追加コンテンツが出現しきった以降のさらなる順方向スクロールに応じて、前記後続するコンテンツパーツのスクロール追従速度を前記先行するコンテンツパーツのスクロール追従速度よりも早めて、前記スペースを縮小化させる処理を前記情報処理装置に実行させる
請求項8に記載のプログラム。
In accordance with further forward scrolling after the additional content has completely appeared, the process of reducing the space by increasing the scroll tracking speed of the subsequent content part faster than the scroll tracking speed of the preceding content part. The program according to claim 8, which is executed by an information processing apparatus.
前記後続するコンテンツパーツの少なくとも一部が前記ブラウザ画面内に表示された状態において前記スペースの拡大が開始されるように前記画面側基準位置を設定する処理を前記情報処理装置に実行させる
請求項8に記載のプログラム。
9. The information processing apparatus is configured to execute processing for setting the screen-side reference position so that expansion of the space is started in a state where at least a part of the subsequent content parts is displayed in the browser screen. The program described in.
全出現した前記追加コンテンツのスクロール方向における中心が前記ブラウザ画面のスクロール方向における中心に位置するように前記画面側基準位置を設定する処理を前記情報処理装置に実行させる
請求項8に記載のプログラム。
The program according to claim 8, wherein the information processing apparatus is configured to execute processing for setting the screen-side reference position so that a center in the scroll direction of the additional content that has all appeared is positioned at a center in the scroll direction of the browser screen.
前記複数のコンテンツパーツの画サイズが等しくされていると共に、全出現した前記追加コンテンツの画サイズが前記コンテンツパーツの画サイズ以下とされている
請求項8に記載のプログラム。
The program according to claim 8, wherein the image sizes of the plurality of content parts are made equal, and the image size of the additional content that has appeared is equal to or less than the image size of the content parts.
前記ウェブページには、スクロール方向に複数のコンテンツパーツが配列されたコンテンツパーツ列が複数並列に配置され、
複数の前記コンテンツパーツ列のうち特定のコンテンツパーツ列について前記到達判定機能及び前記表示制御機能を実現させるための処理を前記情報処理装置に実行させる
請求項8に記載のプログラム。
In the web page, a plurality of content part rows in which a plurality of content parts are arranged in the scroll direction are arranged in parallel,
The program according to claim 8, wherein the information processing apparatus is caused to execute processing for realizing the arrival determination function and the display control function for a specific content part sequence among the plurality of content part sequences.
複数の前記コンテンツパーツ列のうちスクロール方向の長さが最も短いコンテンツパーツ列について前記到達判定機能及び前記表示制御機能を実現させるための処理を前記情報処理装置に実行させる
請求項13に記載のプログラム。
The program according to claim 13, wherein the information processing apparatus executes processing for realizing the arrival determination function and the display control function for a content part sequence having the shortest scroll direction length among the plurality of content part sequences. .
スクロール方向に複数のコンテンツパーツが配列されるウェブページを端末装置に表示させるためのウェブページデータとして、順方向スクロールに伴い、前記複数のコンテンツパーツのうち所定のコンテンツパーツの順スクロール方向端位置として設定されたページ側基準位置が、前記端末装置のブラウザ画面側に設定された画面側基準位置に達したか否かを判定する到達判定処理と、前記ページ側基準位置が前記画面側基準位置に達した以降のさらなる順方向スクロールに応じて、前記ページ側基準位置に後続するコンテンツパーツのスクロール追従速度を前記ページ側基準位置に先行するコンテンツパーツのスクロール追従速度よりも遅くさせ、該遅くさせたことにより前記ページ側基準位置と前記先行するコンテンツパーツとの間に拡大していくスペースに対して追加コンテンツを出現させる表示制御処理と、を前記端末装置に実行させる前記ウェブページデータを生成するウェブページデータ生成ステップと、
前記ウェブページデータ生成ステップが生成した前記ウェブページデータを要求元の端末装置に送信するウェブページ送信ステップと、を情報処理装置が実行する
情報処理方法。
As web page data for causing a terminal device to display a web page in which a plurality of content parts are arranged in a scroll direction, as a forward scroll, as a forward scroll direction end position of a predetermined content part among the plurality of content parts An arrival determination process for determining whether or not the set page-side reference position has reached the screen-side reference position set on the browser screen side of the terminal device; and the page-side reference position becomes the screen-side reference position In response to further forward scrolling that has been reached, the scroll follow-up speed of the content part following the page-side reference position is made slower than the scroll follow-up speed of the content part preceding the page-side reference position. Between the page-side reference position and the preceding content part And web page data generation step of generating the web page data to execute a display control process that would give the additional content to much go space, to the terminal device,
An information processing method in which an information processing device executes a web page transmission step of transmitting the web page data generated in the web page data generation step to a requesting terminal device.
スクロール方向に複数のコンテンツパーツが配列されるウェブページを端末装置に表示させるためのウェブページデータとして、順方向スクロールに伴い、前記複数のコンテンツパーツのうち所定のコンテンツパーツの順スクロール方向端位置として設定されたページ側基準位置が、前記端末装置のブラウザ画面側に設定された画面側基準位置に達したか否かを判定する到達判定処理と、前記ページ側基準位置が前記画面側基準位置に達した以降のさらなる順方向スクロールに応じて、前記ページ側基準位置に後続するコンテンツパーツのスクロール追従速度を前記ページ側基準位置に先行するコンテンツパーツのスクロール追従速度よりも遅くさせ、該遅くさせたことにより前記ページ側基準位置と前記先行するコンテンツパーツとの間に拡大していくスペースに対して追加コンテンツを出現させる表示制御処理と、を前記端末装置に実行させる前記ウェブページデータを生成するウェブページデータ生成機能と、
前記ウェブページデータ生成機能が生成した前記ウェブページデータを要求元の端末装置に送信するウェブページ送信機能と、を実現するための処理を情報処理装置に実行させる
プログラム。
As web page data for causing a terminal device to display a web page in which a plurality of content parts are arranged in a scroll direction, as a forward scroll, as a forward scroll direction end position of a predetermined content part among the plurality of content parts An arrival determination process for determining whether or not the set page-side reference position has reached the screen-side reference position set on the browser screen side of the terminal device; and the page-side reference position becomes the screen-side reference position In response to further forward scrolling that has been reached, the scroll follow-up speed of the content part following the page-side reference position is made slower than the scroll follow-up speed of the content part preceding the page-side reference position. Between the page-side reference position and the preceding content part And web page data generating function for generating the web page data to execute a display control process that would give the additional content to much go space, to the terminal device,
A program causing an information processing apparatus to execute processing for realizing a web page transmission function of transmitting the web page data generated by the web page data generation function to a requesting terminal device.
スクロール方向に複数のコンテンツパーツが配列されるウェブページを端末装置に表示させるためのウェブページデータとして、順方向スクロールに伴い、前記複数のコンテンツパーツのうち所定のコンテンツパーツの順スクロール方向端位置として設定されたページ側基準位置が、前記端末装置のブラウザ画面側に設定された画面側基準位置に達したか否かを判定する到達判定処理と、前記ページ側基準位置が前記画面側基準位置に達した以降のさらなる順方向スクロールに応じて、前記ページ側基準位置に後続するコンテンツパーツのスクロール追従速度を前記ページ側基準位置に先行するコンテンツパーツのスクロール追従速度よりも遅くさせ、該遅くさせたことにより前記ページ側基準位置と前記先行するコンテンツパーツとの間に拡大していくスペースに対して追加コンテンツを出現させる表示制御処理と、を前記端末装置に実行させる前記ウェブページデータを生成するウェブページデータ生成機能と、
前記ウェブページデータ生成機能が生成した前記ウェブページデータを要求元の端末装置に送信するウェブページ送信機能と、を実現するための処理を情報処理装置に実行させるプログラムを記憶した
記憶媒体。
As web page data for causing a terminal device to display a web page in which a plurality of content parts are arranged in a scroll direction, as a forward scroll, as a forward scroll direction end position of a predetermined content part among the plurality of content parts An arrival determination process for determining whether or not the set page-side reference position has reached the screen-side reference position set on the browser screen side of the terminal device; and the page-side reference position becomes the screen-side reference position In response to further forward scrolling that has been reached, the scroll follow-up speed of the content part following the page-side reference position is made slower than the scroll follow-up speed of the content part preceding the page-side reference position. Between the page-side reference position and the preceding content part And web page data generating function for generating the web page data to execute a display control process that would give the additional content to much go space, to the terminal device,
A storage medium storing a program for causing an information processing device to execute processing for realizing the web page transmission function for transmitting the web page data generated by the web page data generation function to a requesting terminal device.
JP2016206989A 2015-10-23 2016-10-21 Information processing apparatus, program, information processing method, and storage medium Active JP6081653B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/789,481 US10304160B2 (en) 2015-10-23 2017-10-20 Adjustment of content display during scrolling

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2016564102A JPWO2017068721A1 (en) 2015-10-23 2015-10-23 Information processing apparatus, program, information processing method, program, and storage medium
JP2016564102 2015-10-23

Publications (2)

Publication Number Publication Date
JP6081653B1 true JP6081653B1 (en) 2017-02-15
JP2017084362A JP2017084362A (en) 2017-05-18

Family

ID=58043296

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016206989A Active JP6081653B1 (en) 2015-10-23 2016-10-21 Information processing apparatus, program, information processing method, and storage medium

Country Status (1)

Country Link
JP (1) JP6081653B1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014186541A (en) * 2013-03-22 2014-10-02 Yahoo Japan Corp Advertisement generation apparatus, advertisement generation program, and terminal device
JP2015038619A (en) * 2014-09-19 2015-02-26 ヤフー株式会社 Advertisement display control device, terminal device, advertisement display method and advertisement display program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014186541A (en) * 2013-03-22 2014-10-02 Yahoo Japan Corp Advertisement generation apparatus, advertisement generation program, and terminal device
JP2015038619A (en) * 2014-09-19 2015-02-26 ヤフー株式会社 Advertisement display control device, terminal device, advertisement display method and advertisement display program

Also Published As

Publication number Publication date
JP2017084362A (en) 2017-05-18

Similar Documents

Publication Publication Date Title
US9690465B2 (en) Control of remote applications using companion device
US10447761B2 (en) Method and system for capturing web content from a web server as a set of images
CN112149025B (en) Media resource display method and device, storage medium and electronic equipment
JP2014149860A (en) Information display method of portable multifunctional terminal, information display system using the same, and portable multifunctional terminal
JP5937262B1 (en) Information display program, information display apparatus, information display method, distribution apparatus, and distribution method
JP2017076162A (en) Information processing system, information processing method, and program
JP6223310B2 (en) Information display program, distribution device, information display method, and information display device
US20160110432A1 (en) Recording medium storing search result display program, information processing device, and search result displaying method
WO2023246760A1 (en) Search page presentation method and apparatus, and device, medium and product
JP6081653B1 (en) Information processing apparatus, program, information processing method, and storage medium
WO2017068721A1 (en) Information processing device, program, information processing method, program, and storage medium
JP2018155960A (en) Information display program, information display method, and distribution device
JP2010092103A (en) Web page display method, server unit, and program
US11150786B2 (en) Information processing device, information processing method, program and storage medium
JP2002169640A (en) Information processing equipment, method and recording medium
JP6005217B2 (en) DISTRIBUTION DEVICE, DISPLAY PROGRAM, TERMINAL DEVICE, INFORMATION DISPLAY METHOD, DISTRIBUTION METHOD, AND DISTRIBUTION PROGRAM
KR100793418B1 (en) Method for bookmark in terminal capable of conecting with web site and the terminal
JP5767350B1 (en) Distribution device, terminal device, distribution method, and distribution program
JP6559908B2 (en) Information processing apparatus, information processing method, program, and storage medium
US10997356B1 (en) Computing device user interface having auto-grouping of data columns
JP5188546B2 (en) Web server and method for generating Web page for window control
JP6415771B1 (en) Information display program, information display device, information display method, and distribution device
JP2019028800A (en) Information display program, information display device, information display method, and distribution device
KR102223553B1 (en) Terminal, method for contrlling thereof and recording medium on which a program for implemeting the method
JP6490122B2 (en) Information display program, information display device, information display method, and distribution device

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20161205

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20161220

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170118

R150 Certificate of patent or registration of utility model

Ref document number: 6081653

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250