This is a discussion on "For all Javascript Coding Experts, can you break down this code?" within the JavaScript Forum section. This forum, and the thread "For all Javascript Coding Experts, can you break down this code? are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
For all Javascript Coding Experts, can you break down this code?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
For all Javascript Coding Experts, can you break down this code?
Here is my question. I would like to add a weather section to my site but I want to customize this live weather feed so I could make it look like a part of my site (with a link to weather.com still of course)
http://wow.weather.com/weather/wow/b...943e09689fa94a And I would like to make it look like the weather on this site: http://www.bearmountain.com I was thinking there would be a way to upload custom image files, and redirect the source to the new image files......somehow Can this be done? Or would it be too difficult to accomplish? thanks Last edited by BlackReef; Dec 9th, 2007 at 11:15. |
|
|
|
#2
|
||||
|
||||
|
Re: For all HTML Coding Experts, can you break down this code?
Someone move this to the JavaScript section.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#3
|
||||
|
||||
|
Re: For all Javascript Coding Experts, can you break down this code?
Moved to Javascript section.
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#4
|
|||
|
|||
|
Re: For all Javascript Coding Experts, can you break down this code?
Try looking at the script located at:
http://wow.weather.com/weather/wow/module/92382... That's the URL your code generates...
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
#5
|
|||
|
|||
|
Re: For all Javascript Coding Experts, can you break down this code?
Quote:
|
|
#6
|
|||
|
|||
|
Re: For all Javascript Coding Experts, can you break down this code?
Let me explain. The code you posted in your first post above "creates" a script. The source is a very long URL. When you go to that URL, you get this:
If you need any help with modifying the script, just ask
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
#7
|
|||
|
|||
|
Re: For all Javascript Coding Experts, can you break down this code?
I am sorry for the confusion sir. Yes, I believe my goal is to modify the script
|
|
#8
|
|||
|
|||
|
Re: For all Javascript Coding Experts, can you break down this code?
Good. So, do you know how to modify it, or do you need help?
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
#9
|
|||
|
|||
|
Re: For all Javascript Coding Experts, can you break down this code?
I believe I need help, yes. =)
|
|
#10
|
|||
|
|||
|
Re: For all Javascript Coding Experts, can you break down this code?
OK. What would you like to change?
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
#11
|
|||
|
|||
|
Re: For all Javascript Coding Experts, can you break down this code?
I basically want to set up the weather report so it looks customized for my web site. I don't want the "Weather Channel" white box. I basically want it to look like the weather report is part of the site.
|
|
#12
|
|||
|
|||
|
Re: For all Javascript Coding Experts, can you break down this code?
Well, that's easy enough, but I need to know what your site looks like!
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
#13
|
|||
|
|||
|
Re: For all Javascript Coding Experts, can you break down this code?
RimNordic.com under Snow Report
and there is going to be a newer, updated one @ http://www.rimnordic.com/test/rimtest.php ("beta' is already up @ that link) Last edited by BlackReef; Dec 10th, 2007 at 01:07. |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Javascript calculator help with coding | Cat2008 | JavaScript Forum | 0 | May 1st, 2008 14:48 |
| BB Code - JavaScript Input thing... How? | JasonStanley | JavaScript Forum | 5 | May 5th, 2007 10:46 |
| Help me,,Javascript coding | toin | JavaScript Forum | 0 | Apr 19th, 2007 04:14 |
| Help required with javascript code | trb1975 | JavaScript Forum | 1 | Oct 20th, 2006 21:16 |