*目次 [#n2850ed0]
#contentsx(fromhere=true)
*マウスオーバーからスクリプトを起動する [#af8211c0]
URLExec2.datを導入することにより、リンクをマウスオーバーする際、V2Cのスクリプトを実行することができるようになりました。(V2C独自拡張)~
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

----


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