Is there a work around with CSS in netscape to get the width settings to work? The width settings are applied to a DIV tag. and they do appear in IE ok.
i've been trying to make my life easy by working out if i can have a link in my html be in relation to a variabkle set in javascript.
In my script section i have
function nextch()
{
chapter=1;
forward=chapter+1;
first="ch_";
last=".htm";
destination=first+forward+last...
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.