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.
1 つの HTML ページで superfish の 2 つのインスタンスを実行できますか? 私は CMS を使用しておらず、HTML、CSS、JavaScript のみを使用しています。superfish.css ファイルの編集と関係があると思いますが、わかりませんでした。
はい、できます。必要なのは、それらに個別の ID を与えて、次のように初期化することだけです。
$("#menu-1, #menu-2").superfish();