Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
メインページでは、メインリンクを表示する必要があります...各メインリンクにマウスを合わせると、レイヤーが表示されます(モーダルポップアップのようなものですが、スムーズなものです)...そしてレイヤーでは、ユーザーは次のことができるようになります。他のリンクを選択します。
これにより、ユーザーはメインリンク間をスムーズに移動できるようになります。
これにjQueryを使用できますか?そうでない場合、私は何を使うべきですか?
次のような Jquery Tooltip プラグインを試すことができます
http://docs.jquery.com/Plugins/Tooltip#Demos