How can get a modal window to work from within the wordpress admin?
I want to create a modal window that will work from a meta box within the wp-admin.
Any ideas?
|
|
Give the anchor a class of thickbox and make sure that the thickbox script is enqueued on your admin page using
and
You can see what |
|||||||||
|