• OK – I have tried this once with no replies. Here it is again but changing content a bit.

    What I want to do:
    I have a plugin with form controls. I want to save some screen space by putting the controls into a show/hide DIV or iFRAME. I want to be consistent with the WP 2.0 GUI and have the same look and feel. I also want to use the existing architecture (css, javascript classes, and other API) since they already have these type of palettes in the Post page.

    What I have done:
    I have tracked down the css and javascript include files. I have added them in and used the same DIV structure the WP developers used. It doesn’t work though. I am obviously missing how it is put together. I am probably missing some backend PHP that is dynamically changing IDs or Classes of the DIV.

    What I could use:
    If a WP developer could put together a quick page with a simple form all wrapped up I would be greatful. Or list what items are required to build it – css, js, php.

    Also, my plugin obviously is under a different path then the wp-admin folder. I didn’t think that should make a difference unless paths are hardcoded in some of the include files?

    Any help is appreciated

    Thanks
    -Ken

Viewing 2 replies - 1 through 2 (of 2 total)
  • I really want to do the same thing — anyone got any info on this? or Ken, did you find a solution?

    Thread Starter kvillines

    (@kvillines)

    I didn’t come up with much…I think I need to write my own AJAX controls and possibly release them to everyone. I don’t have time now but I will start working on it as soon as I can.

    Anyone else want to help out here?

    -Ken

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WP 2.0 – Show/Hide Palettes Dev Question’ is closed to new replies.