PC Review
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
Javascript- published vs non-published FP2003 pages
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
Javascript- published vs non-published FP2003 pages
![]() |
Javascript- published vs non-published FP2003 pages |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I'm adding some cut and paste wipe javascript to my wesite
When I add the script to a new page in a new site (NON-Published) it works fine but when I try to add it to a new page (no other javascripts on that page) on my PUBLISHED site (server extensions active) I continue to get errors. The necessary scripts are referenced in the proper directories. Other javascripts work fine in my published site I can't figure out what I'm doing wron Any ideas Most common mistakes Thanks, erik |
|
|
|
#2 |
|
Guest
Posts: n/a
|
How are you calling the script??
-- Steve Easton Microsoft MVP FrontPage 95isalive This site is best viewed.................. ...............................with a computer "erik" <anonymous@discussions.microsoft.com> wrote in message news:467BB38A-EFED-4B59-AF89-013E315BE55D@microsoft.com... > I'm adding some cut and paste wipe javascript to my wesite. > > When I add the script to a new page in a new site (NON-Published) it works fine, > but when I try to add it to a new page (no other javascripts on that page) on my PUBLISHED site (server extensions active) I continue to get errors. The necessary scripts are referenced in the proper directories. > > Other javascripts work fine in my published site. > > I can't figure out what I'm doing wrong > > Any ideas? > > Most common mistakes? > > Thanks, erik |
|
|
|
#3 |
|
Guest
Posts: n/a
|
<script src="js/dw_core.js" type="text/javascript"></script><script src="js/dw_clip.js" type="text/javascript"></script><script src="js/dw_util.js" type="text/javascript"></script><script src="js/dw_wipes.js" type="text/javascript"></script><script type="text/javascript"
window.onload=initDynLyrs Should I include the script ----- Steve Easton wrote: ---- How are you calling the script? -- Steve Easto Microsoft MVP FrontPag 95isaliv This site is best viewed................. ...............................with a compute "erik" <anonymous@discussions.microsoft.com> wrote in messag news:467BB38A-EFED-4B59-AF89-013E315BE55D@microsoft.com.. > I'm adding some cut and paste wipe javascript to my wesite >> When I add the script to a new page in a new site (NON-Published) it works fine > but when I try to add it to a new page (no other javascripts on that page) on m PUBLISHED site (server extensions active) I continue to get errors. The necessary script are referenced in the proper directories >> Other javascripts work fine in my published site >> I can't figure out what I'm doing wron >> Any ideas >> Most common mistakes >> Thanks, eri |
|
|
|
#4 |
|
Guest
Posts: n/a
|
No need to include it here.
Are you calling all of these into one page as separate scripts?? -- Steve Easton Microsoft MVP FrontPage 95isalive This site is best viewed.................. ...............................with a computer "erik" <anonymous@discussions.microsoft.com> wrote in message news:ECA16E05-E7FB-45EF-ABB1-82F27BDC9638@microsoft.com... > <script src="js/dw_core.js" type="text/javascript"></script><script src="js/dw_clip.js" type="text/javascript"></script><script src="js/dw_util.js" type="text/javascript"></script><script src="js/dw_wipes.js" type="text/javascript"></script><script type="text/javascript"> > > window.onload=initDynLyrs; > > Should I include the script? > > ----- Steve Easton wrote: ----- > > How are you calling the script?? > > -- > Steve Easton > Microsoft MVP FrontPage > 95isalive > This site is best viewed.................. > ...............................with a computer > > "erik" <anonymous@discussions.microsoft.com> wrote in message > news:467BB38A-EFED-4B59-AF89-013E315BE55D@microsoft.com... > > I'm adding some cut and paste wipe javascript to my wesite. > >> When I add the script to a new page in a new site (NON-Published) it works fine, > > but when I try to add it to a new page (no other javascripts on that page) on my > PUBLISHED site (server extensions active) I continue to get errors. The necessary scripts > are referenced in the proper directories. > >> Other javascripts work fine in my published site. > >> I can't figure out what I'm doing wrong > >> Any ideas? > >> Most common mistakes? > >> Thanks, erik > > > |
|
|
|
#5 |
|
Guest
Posts: n/a
|
Steve
they are all called on as part of the wipe effects script I got from dyn-we http://www.dyn-web.com/dhtml/wipes/banners I'm implementing the "Wiping Banner with Effect Variation" scrip It works when I use it in a new site (non-published but not on a new page in a previouly published site. thanks, erik |
|
|
|
#6 |
|
Guest
Posts: n/a
|
then you're putting something slightly different on the page it won't work
on. does the page in question use any "include content" or anything like that? can you provide a url to your failing page? I just used a couple of scripts from dyn-web and liked them I guess that's what caught my attention on your post. ;-) -- The email address on this posting is a "black hole". I got tired of all the spam. Please feel free to contact me here: http://nedp.net/contact/ -- "erik" <anonymous@discussions.microsoft.com> wrote in message news:78330D50-226D-4827-B47D-3239AD2D7A38@microsoft.com... > Steve, > > they are all called on as part of the wipe effects script I got from dyn-web > > http://www.dyn-web.com/dhtml/wipes/banners/ > > I'm implementing the "Wiping Banner with Effect Variation" script > > It works when I use it in a new site (non-published) > but not on a new page in a previouly published site. > > thanks, erik |
|
|
|
#7 |
|
Guest
Posts: n/a
|
chris,
http://www.pacificrip.com/wiping_ba..._table_cell.htm The page works before it becomes part of the www.pacificrip.com website--before it gets published or on my computer at home when it is part of another site. what happens when FP2003 publishes that changes the settings of the site? I don't believe it's the page and script but , rather, I how I set-up my website. What settings in FP could I have changed? Other simpler javascripts work on my site. thanks, erik "chris leeds" wrote: > then you're putting something slightly different on the page it won't work > on. > does the page in question use any "include content" or anything like that? > can you provide a url to your failing page? > > I just used a couple of scripts from dyn-web and liked them I guess that's > what caught my attention on your post. ;-) > > > -- > The email address on this posting is a "black hole". I got tired of all the > spam. > Please feel free to contact me here: > http://nedp.net/contact/ > -- > > > "erik" <anonymous@discussions.microsoft.com> wrote in message > news:78330D50-226D-4827-B47D-3239AD2D7A38@microsoft.com... > > Steve, > > > > they are all called on as part of the wipe effects script I got from > dyn-web > > > > http://www.dyn-web.com/dhtml/wipes/banners/ > > > > I'm implementing the "Wiping Banner with Effect Variation" script > > > > It works when I use it in a new site (non-published) > > but not on a new page in a previouly published site. > > > > thanks, erik > > > |
|
|
|
#8 |
|
Guest
Posts: n/a
|
chris,
http://www.pacificrip.com/wiping_ba..._table_cell.htm I'm not putting anything different on the page. This page that works on another simple site at my home no longer works when it gets published or becomes part of my published site on my computer at home. There is something that I've done differently in FP when setting up my first site that I can't figure out. What changes in setting up the site or publishing the site could cause this error. As far as my knowledge goes, it could be anything. Other simpler javascripts work on the published site. thanks erik "chris leeds" wrote: > then you're putting something slightly different on the page it won't work > on. > does the page in question use any "include content" or anything like that? > can you provide a url to your failing page? > > I just used a couple of scripts from dyn-web and liked them I guess that's > what caught my attention on your post. ;-) > > > -- > The email address on this posting is a "black hole". I got tired of all the > spam. > Please feel free to contact me here: > http://nedp.net/contact/ > -- > > > "erik" <anonymous@discussions.microsoft.com> wrote in message > news:78330D50-226D-4827-B47D-3239AD2D7A38@microsoft.com... > > Steve, > > > > they are all called on as part of the wipe effects script I got from > dyn-web > > > > http://www.dyn-web.com/dhtml/wipes/banners/ > > > > I'm implementing the "Wiping Banner with Effect Variation" script > > > > It works when I use it in a new site (non-published) > > but not on a new page in a previouly published site. > > > > thanks, erik > > > |
|
|
|
#9 |
|
Guest
Posts: n/a
|
pardon the duplication--the new interface reported that neither of my replies posted
"erik" wrote: > chris, > http://www.pacificrip.com/wiping_ba..._table_cell.htm > > I'm not putting anything different on the page. > > This page that works on another simple site at my home no longer works when it gets published or becomes part of my published site on my computer at home. > > There is something that I've done differently in FP when setting up my first site that I can't figure out. > > What changes in setting up the site or publishing the site could cause this error. > > As far as my knowledge goes, it could be anything. > > Other simpler javascripts work on the published site. > > thanks erik > > "chris leeds" wrote: > > > then you're putting something slightly different on the page it won't work > > on. > > does the page in question use any "include content" or anything like that? > > can you provide a url to your failing page? > > > > I just used a couple of scripts from dyn-web and liked them I guess that's > > what caught my attention on your post. ;-) > > > > > > -- > > The email address on this posting is a "black hole". I got tired of all the > > spam. > > Please feel free to contact me here: > > http://nedp.net/contact/ > > -- > > > > > > "erik" <anonymous@discussions.microsoft.com> wrote in message > > news:78330D50-226D-4827-B47D-3239AD2D7A38@microsoft.com... > > > Steve, > > > > > > they are all called on as part of the wipe effects script I got from > > dyn-web > > > > > > http://www.dyn-web.com/dhtml/wipes/banners/ > > > > > > I'm implementing the "Wiping Banner with Effect Variation" script > > > > > > It works when I use it in a new site (non-published) > > > but not on a new page in a previouly published site. > > > > > > thanks, erik > > > > > > |
|
|
|
#10 |
|
Guest
Posts: n/a
|
if they are external js files have you uploaded them in the process of
publishing? javascript doesn't require server extensions - it is a client side scripting language. "erik" <anonymous@discussions.microsoft.com> wrote in message news:467BB38A-EFED-4B59-AF89-013E315BE55D@microsoft.com... > I'm adding some cut and paste wipe javascript to my wesite. > > When I add the script to a new page in a new site (NON-Published) it works fine, > but when I try to add it to a new page (no other javascripts on that page) on my PUBLISHED site (server extensions active) I continue to get errors. The necessary scripts are referenced in the proper directories. > > Other javascripts work fine in my published site. > > I can't figure out what I'm doing wrong > > Any ideas? > > Most common mistakes? > > Thanks, erik |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

