thanks sir
I figured it out i hadn't tested it on mozilla with few changes it was working on it.I have a new requirement i need an iframe with a close button along with scroll bars
I require this urgently.how can i make iframe customozed like the requirement.I am using jsps
User Profile
Collapse
-
addition to previous one stuck .i am also getting a problem in firefox
the links are not clckable which are inside the div when i remove the div they become clickable....wh y is this so...also i am unable to click anything on the pageLeave a comment:
-
div display
yes i have used the css but it
#displayDiv
{
position:absolu te;
width:500px;
height:500px;
border:thin;
max-height:50px;
overflow: scroll;
border-color: black;
}
but it is not serving the purpose.Leave a comment:
-
Div
Thanks it solved my problem.I have one more issue data is coming form another page and it is varying depending upon data fetched from database.i have to add scroll bars which i have added using property.but problem is when there is large data no issue occurs but when there is little or one row fetched then data gets populated in div and bottom part remains transparent how to overcome this.i also need a way to close the div either...Leave a comment:
-
hidden Iframe and div parent -child jsp
Hi i have a jsp page where there is a link onclick of that
link i have to open a new page with the help of div and hidden iframe.I am using struts.in the child page i get an error while referring to the div of parent page.The error is
parent.document .getElementById ("displayDiv ") is null or object not found.
please help me out
No activity results to display
Show More
Leave a comment: