pikemsu28 Posted October 13, 2006 Share Posted October 13, 2006 I have rarely used javascript so i hope this is a simple question to answer. on my webpage i have a javascript verticle scroller in which you can modify and add as many lines as you need. This works great! I want to customize my website for the seasons so i'm toying around with having snow flakes fall over the screen. I found numerous scripts that accomplish this but every single script causes my scroller to display "UNDEFINED" after two lines instead of the information it is programmed to display.Any explaination/solution to this problem?I'm totally lost.Jason Quote Link to comment https://forums.phpfreaks.com/topic/23898-javascript-question/ Share on other sites More sharing options...
fenway Posted October 13, 2006 Share Posted October 13, 2006 Some variable is missing and/or out of scope... if you want more help, I'll need to see the relevant code. Quote Link to comment https://forums.phpfreaks.com/topic/23898-javascript-question/#findComment-108655 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.