Title: JinMenu
Author: Rohit Kumar
Published: <strong>17 augusti 2012</strong>
Last modified: 19 maj 2020

---

Sök tillägg

Det här tillägget **har inte testats med någon av de 3 senaste huvudversionerna 
av WordPress**. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem
när det används tillsammans med nyare versioner av WordPress.

![](https://s.w.org/plugins/geopattern-icon/jin-menu.svg)

# JinMenu

 Av [Rohit Kumar](https://profiles.wordpress.org/aniketan/)

[Ladda ner](https://downloads.wordpress.org/plugin/jin-menu.3.2.1.zip)

 * [Detaljer](https://sv.wordpress.org/plugins/jin-menu/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/jin-menu/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/jin-menu/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/jin-menu/#developers)

 [Support](https://wordpress.org/support/plugin/jin-menu/)

## Beskrivning

The Jin Menu adds onclick event in wordpress **custom link menu item **, so that
you can use your javascript/jQuery code from wordpress menu.

 * Goto: Appearance > Menus
 * Select Menu
 * Add Menu Item of type **Custom Links**. Add Link Text , Leave URL Blank or Use#
 * Assign display location from menu settings
 * Save your menu
 * Goto: Appearance > Jin Menus
 * Select Your Menu on top
 * Select Menu Item
 * Add your javascript code in Javascript box

#### Features

 * Add Onclick In WordPress Custom Menu.
 * It uses its own menu to override the behaviour so there should be no conflict
   with other themes or plugins

> **Support & Bug Reports**
> For support and further information about the JinMenu plugin see the plugins homepage
> at [Buffer Now](http://buffernow.com/jinmenu-faq/).
> **[Working Demo](http://demo.buffernow.com/)**

## Skärmdumpar

 * [[

## Installation

If you have ever installed a WordPress plugin, then installation will be pretty 
easy:

 1. Download the JinMenu plugin archive and extract the files
 2. Copy the resulting jinMenu directory into /wp-content/plugins/
 3. Activate the plugin through the ’Plugins’ menu of WordPress

For support and further information about the JinMenu plugin see the plugins homepage
at [BufferNow](http://buffernow.com/jinmenu).

## Vanliga frågor

### Where do I get support and further information

For support and further information about the JinMenu plugin see the plugins homepage
at [BufferNow](http://buffernow.com/jinmenu-faq/).

## Recensioner

![](https://secure.gravatar.com/avatar/32b9dd2594f716690e5bd7b80d09eabf0cfefe6867aa48ff5b020a07c294c124?
s=60&d=retro&r=g)

### 󠀁[Good simple plugin, but you need to know what to do with it](https://wordpress.org/support/topic/good-simple-plugin-but-you-need-to-know-what-to-do-with-it/)󠁿

 [mihaideac](https://profiles.wordpress.org/mihaideac/) 20 maj 2020

What the plugin provides is not very complicated. It adds fields to menu items, 
where you can simply copy-paste your code. But before that, you need to know what
you’re doing in terms of working with Javascript/jQuery. So, before you use the 
plugin, make sure you know how to set up such a Javascript event. Otherwise, you
won’t know what to do with this tool.

![](https://secure.gravatar.com/avatar/ab1f8392a93e16686e7655171979a38be9073392d52308331f9d8aaac5f9f834?
s=60&d=retro&r=g)

### 󠀁[Really Awesome](https://wordpress.org/support/topic/really-awesome-68/)󠁿

 [Md Rasel Khan](https://profiles.wordpress.org/mdraselkhan/) 11 oktober 2019

This is awesome plugin to link ”javascript:void(0)”

![](https://secure.gravatar.com/avatar/894f6ea892df1fd3f577ee55ee0274f4ddc78977e52aa2523e94c5ebabd1c491?
s=60&d=retro&r=g)

### 󠀁[not works 🙁](https://wordpress.org/support/topic/not-works-42/)󠁿

 [zalzy](https://profiles.wordpress.org/zalzy/) 10 april 2018

It’a a pity… With the7 theme not works 🙁

![](https://secure.gravatar.com/avatar/26576c84aea217adf7d2e14810fb71160f2fa96e71f330d62ec45525ba526b93?
s=60&d=retro&r=g)

### 󠀁[Works perfectly](https://wordpress.org/support/topic/works-perfectly-1409/)󠁿

 [tuxx](https://profiles.wordpress.org/tuxx/) 27 mars 2018

You have to learn how to use it. But it works.

![](https://secure.gravatar.com/avatar/808a74ff51da512ca73fcf8e18ae5eba09055e2bbd7775b4ba4dd2710f26a677?
s=60&d=retro&r=g)

### 󠀁[Not working](https://wordpress.org/support/topic/not-working-2237/)󠁿

 [wp-yeyo](https://profiles.wordpress.org/wp-yeyo/) 19 juli 2017

It only works if you have checked the check that it is ”Primary Navigation”. If 
your web has multiple menus it does not work in others menus.

![](https://secure.gravatar.com/avatar/5c77c354cac164aed41e7a8ec5eca92ae5f84005377204a453fc926a0a6ad1d2?
s=60&d=retro&r=g)

### 󠀁[Not working](https://wordpress.org/support/topic/not-working-2169/)󠁿

 [Foxhounds](https://profiles.wordpress.org/foxhounds/) 18 maj 2017

Menus do not appear within the jin menu settings.

 [ Läs alla 27 betyg ](https://wordpress.org/support/plugin/jin-menu/reviews/)

## Bidragsgivare och utvecklare

”JinMenu” är programvara med öppen källkod. Följande personer har bidragit till 
detta tillägg.

Bidragande personer

 *   [ Rohit Kumar ](https://profiles.wordpress.org/aniketan/)

[Översätt ”JinMenu” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/jin-menu)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/jin-menu/), kika på
[SVN-filförvaret](https://plugins.svn.wordpress.org/jin-menu/) eller prenumerera
på [utvecklarloggen](https://plugins.trac.wordpress.org/log/jin-menu/) via [RSS](https://plugins.trac.wordpress.org/log/jin-menu/?limit=100&mode=stop_on_copy&format=rss).

## Ändringslogg

#### 3.2.1

 * minor bug fix

#### 3.2.0

 * Remove nav_menu_walker completly to support all plugins and themes
 * remove extra space in menu items
 * add notification upon saving menu

#### 3.1.0

 * fix bug in menu item class for long menu name

#### 3.0.0

 * Compatible with WordPress 4.4
 * Comes with no conflict mode
 * If Walker_Nav_Menu filter using by another plugin theme enable No conflict mode
 * New panel to add javascript if theme and plugin conflicting.

#### 2.0.0

 * Compatible with WordPress 4.4
 * Multi Execution issue fixed
 * No Need to add # in menu url

#### 1.2.1

 * Plugin Panel Removed
 * No extra js ,CSS
 * Textbox replaced with multiline textarea
 * Option will appear only on custom menu
 * compatibility with WordPress 3.8.1.

#### 1.1.1

 * compatibility with WordPress 4.2.2
 * fix multi execution if multiple menu

#### 1.2.1

 * Plugin Panel Removed
 * No extra js ,CSS
 * Textbox replaced with multiline textarea
 * Option will appear only on custom menu
 * compatibility with WordPress 3.8.1.

#### 1.1.1

 * jQuery bug fix
 * Remove unnecessary js and css
 * Increase performance
 * compatibility with WordPress 3..2.

#### 1.1.0

 * css bug fix
 * js on footer bug fix
 * Added option to insert javascript function directly from wordpress menu
 * auto load jquery if not loaded in theme.

#### 1.0

 * Initial public release.

## Meta

 *  Version **3.2.1**
 *  Senast uppdaterat **6 år sedan**
 *  Aktiva installationer **200+**
 *  WordPress-version ** 4.0 eller senare **
 *  Testat upp till **5.4.19**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/jin-menu/)
 * Etiketter
 * [javascript](https://sv.wordpress.org/plugins/tags/javascript/)[jquery](https://sv.wordpress.org/plugins/tags/jquery/)
   [wp menu](https://sv.wordpress.org/plugins/tags/wp-menu/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/jin-menu/advanced/)

## Betyg

 3 av 5 stjärnor.

 *  [  13 5-stjärniga recensioner     ](https://wordpress.org/support/plugin/jin-menu/reviews/?filter=5)
 *  [  0 4-stjärniga recensioner     ](https://wordpress.org/support/plugin/jin-menu/reviews/?filter=4)
 *  [  1 3-stjärnig recension     ](https://wordpress.org/support/plugin/jin-menu/reviews/?filter=3)
 *  [  1 2-stjärnig recension     ](https://wordpress.org/support/plugin/jin-menu/reviews/?filter=2)
 *  [  12 1-stjärniga recensioner     ](https://wordpress.org/support/plugin/jin-menu/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/jin-menu/reviews/#new-post)

[Se alla recensioner](https://wordpress.org/support/plugin/jin-menu/reviews/)

## Bidragande personer

 *   [ Rohit Kumar ](https://profiles.wordpress.org/aniketan/)

## Support

Har du något att säga? Behöver du hjälp?

 [Visa supportforum](https://wordpress.org/support/plugin/jin-menu/)