Support » Fixing WordPress » Toggle and Drop n Drag Postboxs

  • Hi

    How can I toggle and drop n drag a postbox?

    The code that I am currently using is this.

    <div class="postbox">
    <h3>&nbsp;Name</h3>
    <div class="inside">
    <p>My Settings</p>
    </div>
    </div>

    This displays a postbox, but does not make it toggle or drop n drag.

    You can see it in my plugin Disable Updates Manager.

    Please Help!

    Thanks

  • The topic ‘Toggle and Drop n Drag Postboxs’ is closed to new replies.