Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

Add special content lines


Project:ContextMenu
Version:0.2
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

It would be great if we have the possibility to create separators in menu.

Something like:

  • Comments

    #1

    Title:Add a separator line» Add special content lines

    It would be great if we have the possibility to create special entries in the menu.

    Something like:

    <ul>
    <li class="title">A Title</li>
    <li class="separator">A separator</li>
    </ul>

    Of course in the separator only a line will be shown