Hi guys!
I am trying to incorporate a swish movie into an html page.
the movie is saved at the same location as all else on the page. Why do I get a white blank patch in place of the movie?
Below is my html code for embedding it.
Thanks lots!
succeed
<html>
<head>
<title>Flash...
Hi!
I got this code for a path animator off the net but it won't load when i run it. Know why? the source for the page says the code is there but nothing on screen.
Thanks much!
[code
<html>
<head>
<title>Path Gen</title>
<style>
body{
color: white...
Hi guys!
I'm trying to use this code to generate a path..it allows you to use mouseclicks to define the path and is supposed to support both IE 4 and up and NN4. WHen I call on this page as it is now I get a black blank screen even though on checking my source code..all code arrives intact.
Is...
Hi guys!
I'm trying to use this code to generate a path..it allows you to use mouseclicks to define the path and is supposed to support both IE 4 and up and NN4. WHen I call on this page as it is now I get a black blank screen even though on checking my source code..all code arrives intact.
Is...
Hi guys!
I'm trying to use this code to generate a path..it allows you to use mouseclicks to define the path and is supposed to support both IE 4 and up and NN4. WHen I call on this page as it is now I get a black blank screen even though on checking my source code..all code arrives intact.
Is...
Hi guys!
I'm trying to use this code to generate a path..it allows you to use mouseclicks to define the path and is supposed to support both IE 4 and up and NN4. WHen I call on this page as it is now I get a black blank screen even though on checking my source code..all code arrives intact.
Is...
Hi twist!
the first version with form worked for changing
form[cr].value but couldn't set the new value for CoutTotale.
This last one I tried doesn't do any at all. Did I set it up wrong: Here's my changes:
function calcul(passedform)
{ thisform = document[passedform]...
Hi again,
Thanks to 'twist' this function now executes but I have a problem getting my last line to work. CoutTotale refers to a textbox created within the form and to which I want to send the final calculated value.
function calcul(form)
{
for(var i=0;i<form.nomb.value; i...
Hi friends,
I have a form with textboxes that gets passed to a Javascript function inthe head of my document when a button is clicked.
Problem: Textboxes are automatically named in a for loop in tthe form so to know which one to call I must also have a for loop in my Javascript function.
So I...
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.