Hi, can I set the type of a button to the reset type and viceversa?
I need to reset to blank a text field value, since the default value is not blank.
function clearDefaultValues(){
document.forms[0]['Clear '].type="button";
var field = document.getElementById('confirmPassword')...
I've a serious question to you.
In the same way as it happens with frames
it's possible to simulate the resize of a table???
for me it's a required the compatibilty only with IE>=5,5 && NS 6 ||>
I've a serious question to you.
It's possible to simulate the resize of a table in the same way
as it happens with frames
for me it's a required the compatibilty only with IE>=5,5 && NS 6 ||>
Hi friend sorry for my orrible English language.
I've a serious question to you.
It's possible to simulate the resize of a table in the same way
as it happens with frames
for me it's a required the compatibilty only with IE>=5,5 && NS 6 ||>
<script >
var valueTx='';
function printValutTx(valTx){
document.write("u re printing this value");
document.write("<textarea rows='8' cols='8' style='margin:0;border-top:0; border-left:0; border-right:0; border-bottom:0;overflow:hidden' >"+valTx+"...
why do you not like the scrollTo Method?
A solution but not very professionally is This:
in the position that you want you insert a form and a input type text with the name that you want to assign.
this element must to have a style: width:0;height:0;
in the onload...
i dont't speak english language very well and i haven't understand well the problem but if the code is all ok you you need know that in nescape browser wich version is>4 u don't to use layer but getElementById("id").
I want to be u of help but u need send me the code of question
for example?
<html>
<head>
<title>Enter the title of your HTML document here</title>
<script language="javascript">
<!--
function openPippo(){
window.open('Pippo.html');
}
-->
</script>
</head>
<body>
<p>...
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.