Sleep Mode
08-02-2006, 09:01 AM
Hi :) I want to add a scroll-bar to the window that i create with window.open such as:
window.open("details.php?id="+objID,"","width=550,height=590,scrolling=auto");
i write scrolling=auto but no scrolling appears. What will i write instead of it?
window.open("details.php?id="+objID,"","width=550,height=590,scrolling=auto");
i write scrolling=auto but no scrolling appears. What will i write instead of it?