Forum Moderators: open

Message Too Old, No Replies

slide show problems

         

kosar

9:04 pm on Dec 30, 2003 (gmt 0)

10+ Year Member



I am trying to use a js slide show in a table in an asp page. i tried linking to an external script. is there any way to make this work?

cpear

10:33 pm on Dec 30, 2003 (gmt 0)

10+ Year Member



You need to be more specific, maybe even provide some code samples. What exactly dosent seem to work?

CloudLong

8:20 am on Dec 31, 2003 (gmt 0)

10+ Year Member



you have error in line 90 of your script. hahaha...

Seriously, If you link to external page, make sure the external page "code" doesn't contain ANY <script> tag.

kosar

1:43 pm on Dec 31, 2003 (gmt 0)

10+ Year Member



the asp file i am using doesn't have a head tag it has a header and footer, does my link have to be in the header portion of the document?

CloudLong

5:24 pm on Dec 31, 2003 (gmt 0)

10+ Year Member



not really have to put it in header. depends on how the function works. so just give it a try