antonyf
01-17-2012, 02:40 PM
1) Script Title: DHTML window
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...ndow/index.htm
3) Describe problem: Hi. Is it possible to get an image into the title of the dhtml window script? For example:
i dynamically name my Dhtml window script according to a profiles name, i would like to add an image before the name in the page header title (also maybe a link too.), like so:
var addimage='addimagewindow=dhtmlwindow.open("divbox", "div", "divsname", "<a href="someurl"><img src=\"someurltoimage" with some params></a> ", "width=??px,height=??px,center=1,resize=0,scrolling=0")';
I did test something once briefly, but i didn't get it to work off the bat, and i didn't pursue the idea either, however now i am quite keen to get it to work.
IS it possible?
rgs
Tony
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...ndow/index.htm
3) Describe problem: Hi. Is it possible to get an image into the title of the dhtml window script? For example:
i dynamically name my Dhtml window script according to a profiles name, i would like to add an image before the name in the page header title (also maybe a link too.), like so:
var addimage='addimagewindow=dhtmlwindow.open("divbox", "div", "divsname", "<a href="someurl"><img src=\"someurltoimage" with some params></a> ", "width=??px,height=??px,center=1,resize=0,scrolling=0")';
I did test something once briefly, but i didn't get it to work off the bat, and i didn't pursue the idea either, however now i am quite keen to get it to work.
IS it possible?
rgs
Tony