1) Script Title: dhtmlwondow
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...ndow/index.htm
3) Describe problem: Close symbol missing on window. When I use under asp.net the top of the window looks like thisbut when i run under php it looks like this
This code to display it is the same (as far as the display parameters go). Under asp it is.Code:onclick="productcategorywin=dhtmlwindow.open('productcategory','iframe','dynamicpopup.aspx?field=fidProductCategory&seg=a&AssetType=1','State - Region','width=350px,height=375px,left=445px,top=155px,resize=0,scrolling=1'); return false"
Under php it isHow do I get the close symbol to appear?Code:onclick="itemNameWin=dhtmlwindow.open('itemName','iframe','dynamicPopup.php?field=fidAdvertiser&seg=a&productGroup=Wines&productType=Red Wines&typeClassification=Cabernet Sauvignon','ItemName','width=350px,height=375px,left=445px,top=155px,resize=0,scrolling=1'); return false"



Reply With Quote

Bookmarks