|
Home > Archive > Microsoft Content Management Server > September 2004 > Custom image placeholder
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Custom image placeholder
|
|
| Mike Parris 2004-09-24, 5:49 pm |
| I am building a custom placeholder that includes a link to a selected channel
and functionality that selects an image. I have inherited some code for the
link to a channel, that pops up a window where the user can select the
channel, but cannot find a way to do the same to select an image.
Code for the channel link is -
"onclick=\"onClickBrowse(document.all.WHEELCMS_ImageUrl_" + phName + ");
return true;\"";
Can anyone help with the equivalent to pop up the image selection window?
| |
|
|
|
|
|
|
|