I have enclosed an html page that have two tabs, the user can swap two contents in the divs. Both divs have "overflow:auto" in style. In IE6, when I tab two divs back and forth, the div with long content disappeared from the view. It will appear again if I resize the browser window. This doesn't...
Hi,
I have a cgi to generate a html page which contains three tables in three <div>'s in place, and there're three buttons on the top of the page so that users can toggle among these three div's. Since the first table is small and other two are huge and take time to load, but the toggle buttons...
Hi,
Please help.
What I want to do is:
I have a big table, each cell has a different number in it, and I have a separate number selector, when I select, say, "100", all the cells with the number > 100 will be highlighted with different color. Is there an easy way to do this without re-drawing...
Hi,
Is it possible to change the cursor style in an input text field from thin vertical line into solid blinking block? Does CSS support this style?
Thx,
Hi,
I try access an iframe(name=iFrameName)inside a DIV in frame_A from frame_B.
In frame_B, I have <body onLoad="parent.frame_A.document.iFrameName.location.href='newpage.htm';"> , but it doesn't work. Please help, thanks in advance.
plectrum
Hi,
What I am trying to do here is to select number of cells in a table row then do something else on a click. The enclosed code is what's doing. From UI point of view, onmousedown is a better choice to select the cells instead of using mouseover, but the mousedown doesn't work in this code...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.