Results 1 to 3 of 3
Thread: Where to look for help?
- 05-02-2008, 02:06 AM #1
Member
- Join Date
- May 2008
- Posts
- 1
- Rep Power
- 0
Where to look for help?
Hello,
I'm a newbie to java and don't even know where to start looking for help. I'm using theto change a single jpg image from a series of links.Java Code:function changeImage(filename) { document.mainimage.src = filename; }
I want to be able to change between jpg's, swf's and flv's with a similar function. Any ideas on what I should be searching for?
Thanks,
Gary
- 05-02-2008, 05:11 AM #2
I think the code you've post is a javascript....
Maybe you are a newbie in javascript right?
Try to have a tutorial about it.freedom exists in the world of ideas
- 05-02-2008, 05:18 AM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
And keep in mind, Java and JavaScript are totally different things.


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks