| Author |
Message |
Guardian2003 Site Admin

Joined: Aug 28, 2003 Posts: 6373 Location: Vsetin, Czech Republic
|
Posted:
Wed Jun 11, 2008 2:18 pm |
|
I don't see the nuke banner code in that at all. |
|
|
|
 |
montego Site Admin

Joined: Aug 29, 2004 Posts: 9133 Location: Arizona
|
Posted:
Thu Jun 12, 2008 5:59 am |
|
I am not 100% certain, but this may be an issue with XHTML. Try taking out the in-line javascript (the code between the <script></script> tags) and putting that into a separate .js file and including it into your .html file as you did the one above it. |
|
|
|
 |
gbhughs12 New Member


Joined: May 30, 2008 Posts: 16
|
Posted:
Fri Jun 13, 2008 1:05 pm |
|
Anyone find a resolution to this.......... |
|
|
|
 |
Guardian2003 Site Admin

Joined: Aug 28, 2003 Posts: 6373 Location: Vsetin, Czech Republic
|
Posted:
Fri Jun 13, 2008 2:52 pm |
|
Did you try what Montego suggested? |
|
|
|
 |
gbhughs12 New Member


Joined: May 30, 2008 Posts: 16
|
Posted:
Fri Jun 13, 2008 10:16 pm |
|
| montego wrote: | | I am not 100% certain, but this may be an issue with XHTML. Try taking out the in-line javascript (the code between the <script></script> tags) and putting that into a separate .js file and including it into your .html file as you did the one above it. |
Sorry didn't see this
Anyways now that I have seen it, I'll admit, I'm not getting it
So is there anyway you could show me an example?
Thanks |
|
|
|
 |
montego Site Admin

Joined: Aug 29, 2004 Posts: 9133 Location: Arizona
|
Posted:
Sat Jun 14, 2008 1:00 pm |
|
gbhughs12, you already have an example in the HTML that you posted. There is right above the in-line javascript another set of <script> tags which pull in an external .js file. Take a look at that and that file and you should have all that you need to get this done. |
|
|
|
 |
|
|
|
|