I tried out your idea buy got no joy. I am not sure whether the drop down menu will not load into the document because the document hasn't finished loading or where else it could be going wrong.
Here is a link to the stuff. It doesn't work with nestscape here, and not very well with IE also...
I am developing a drop down menu that works across frames. I don't want to use onload because that means that I will have to insert it into every document that I call. I have my drop down menu working nicely in IE, I just need to finish it off by getting it all to work in Netscape. I am only...
Does anyone know of an alternative to readystate for netscape. I'm developing some drop down menus to go across frames, so I cannot use the onload function. I need to know when a document is loaded so I can then insert the menu code into the document.
Any help greatly appreciated
Thanks
Louis
I think I'll have to give up on this problem. I tried the pre fill method but the problem with that is that when the window is then made smaller the select boxes stay the same width. Thanks anyway.
Louis
I've already got the refresh incorporated in my code. The main problem is that Netscape ignores the 'style="width:100%"', as I am trying to get the select box to fill the width of the table cell.
Any more ideas?
Louis
I would like to produce a select box in Netscape 4, that will adjust in size when the window is resized and fill the width of the table cell. I have tried the following code.
<form>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TR vAlign=top>
<TD...
I am displaying some text into a textarea and the last line of text that i add, I would like the color of the text to be red, whilst the rest of the text remains black. Any ideas on how to do this.
Thanks
Louis
I am trying to find some alternative way of displaying a popup window that stays in focus and allows you to use fields in the main window behind, like the functionality of the showModelessDialog. That rules out the use of using the <BODY onBlur="window.focus()"> to keep the popup in...
Does anyone know whether the array splice function is compatible in IE 5.01? And if it is not does that also mean that slice,pop,unshift also won't work?
Thanks
Louis Taub
That idea does work, but I need the radio buttons to be next to the text area. The table is part of a larger table and I have run out of space on the screen, which is why I cannot afford another line.
Any other ideas would be much appreciated.
Louis Taub
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.