*マウスオーバーからスクリプトを起動する [#k3ddbcb7]
*目次 [#n2850ed0]
#contentsx(fromhere=true)
*マウスオーバーからスクリプトを起動する [#af8211c0]
URLExec2.datを導入することにより、リンクをマウスオーバーする際、V2Cのスクリプトを実行することができるようになりました。(V2C独自拡張)~
URLExec2.datの概要は[[こちら>Jane互換ファイル#c848f058]]を参照してください。
URLExec2.datの概要については[[こちら>Jane互換ファイル#c848f058]]を参照してください。
**ニコニコ動画の動画情報をマウスオーバーでポップアップ [#m8844cdf]
#region(スクリプト/PopupStatusNicovideo.js を展開);
#include(スクリプト/PopupStatusNicovideo.js);
#endregion
**Youtubeの動画情報をマウスオーバーでポップアップ [#bc3c87d0]
#region(スクリプト/PopupStatusYoutube.js を展開);
#include(スクリプト/PopupStatusYoutube.js);
#endregion
**Twitterのつぶやきをマウスオーバーでポップアップ [#ac06f6d6]
#region(スクリプト/popupTweet.js を展開);
#include(スクリプト/popupTweet.js);
#endregion
#region(スクリプト/popupTwitterInfo.js を展開);
#include(スクリプト/popupTwitterInfo.js);
#endregion

**使用例 [#d0803fb0]
-[[PopupStatusNicovideo.js>スクリプト一覧/PopupStatusNicovideo.js]]
…ニコニコ動画の動画情報をマウスオーバーでポップアップ
-[[PopupStatusYoutube.js>スクリプト一覧/PopupStatusYoutube.js]]
…Youtubeの動画情報をマウスオーバーでポップアップ
-[[popupTweet.js>スクリプト一覧/popupTweet.js]]
…Twitterのつぶやきをマウスオーバーでポップアップ
----



トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS