I am trying to make my animation going but it seems like there is something I am missing that I couldn't figure out yet... any help will be highly appreciated.
<script type="text/JavaScript">
// Preloaded images
if (document.images)
{
demo1 = new Image();
...
@tsuji
The red colored line on the script was meant to show the lines I was asking some help with (sorry, it wasn't clear)
I really, really appreciate all the time that you spared in trying to help me out and don't how to thank you enough. I don't have any preference over one language type or...
Whew!!! This is so much complicated than I ever thought it would be. I cannot claim I check on the script since I did not for the most part exactly what I was doing rather I PLAYED around with it. I was able to make it work, somehow, though I still have some concerns.
[1] How to make the...
Okay, I got that taken care of but still it wasn't working. Do you have any more ideas on how could I possible make this cookie stuff work? I would like to include this piece of code on the non-profit website I am working on and I think it will be an additional attraction to lure visitors in...
Thanks for the latest post, however there seem to be a problem on the red colored syntax (per Dreamweawer CS4). I tried various ways to fix it but it was to no avail. I'm not sure if it's only on this particular line or somewhere else...thanks again...
<script type="text/javascript">
function...
Hi again,
I did check the tutorials on W3Schools website about cookie and no matter how I tried to understand it, it didn't make any sense to me. I copied the first two functions (from the first two boxes) and plugged in what I thought would be the necessary syntax but nothing happened when I...
Thanks a lot for the useful tips, I am definitely learning a lot. As I mentioned earlier, I am completely illiterate in this language and probably don't have any clue on what I have been doing. It was never my intention to claim ownership of the script I posted. My sole intention was merely to...
HI, thanx for a quick response however nothing happens when I tried it. All I want is for the greeting to stay on the homepage for as long as a visitor is in the entire website.
MY ORIGINAL CODE:
<!-- Start of Hello Visitor JavaScript-->
<!-- DESCRIPTION: This will ask the user for his/her...
Hello, I am a newbie to javascript and I would like to make the code below stay on the website's homepage for as long as a viewer is on the site. I am trying to make the website as personalized as possible but I don't want the same viewer typing h/her name every time h/she goes back to the...
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.