I createa New File and use a preset Dreamweaver CS5.5 layout. I make a slideshow using the Spry Image Slideshow With Filmstrip widget from Adobe. Previously, it worked flawlessly in both Live View and Preview in Browser. I must have done something to corrupt files somewhere, because now it doesn't work. I get the following error messages:
SpryPanelSelector.js requires SpryWidget.js1
SpryFadingPanels.js require SpryPanelSet.js!
SpryPanelSet.js require SpryWidget.js!
SprySliderPanels.js require SpryPanelSetting.js!
SpryFilmStrip require SpryButton.js!
SprySlideShow.js require SpryWidget.js!
SpryThumbnailFilmStripPlusin.js requireSpryImageSlideShow.js!
SpryTitleSliderPlugin.js requireSpryImageSlideShow.js!SpryPanAndZoomPlugin.jsrequire SlideImageSlideshow.js!
What have I done and can I filx this mess?
Thanks.
prsnrs
The online version of SpryWidget.js has most likely been corrupted during upload.
Link the file to the version on the Adobe site as per following, and see how you go
<script src="http://labs.adobe.com/technologies/spry/ui/includes/SpryWidget.js" type="text/javascript"></script>
Gramps
You have got the following in the head section of your document. Just replace the hightlighted line
<link href="Spry-UI-1.7/css/Menu/basic/SpryMenuBasic.css" rel="stylesheet" type="text/css">
<script src="Spry-UI-1.7/includes/SpryDOMUtils.js" type="text/javascript"></script>
<script src="Spry-UI-1.7/includes/SpryDOMEffects.js" type="text/javascript"></script>
<script src="Spry-UI-1.7/includes/SpryWidget.js" type="text/javascript"></script>
<script src="Spry-UI-1.7/includes/SpryMenu.js" type="text/javascript"></script>
<script src="Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarKeyNavigationPl ugin.js" type="text/javascript"></script>
<script src="Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarIEWorkaroundsPl ugin.js" type="text/javascript"></script>
Gramps
Hi Gramps
We've "spoken" one time before in relation to a horizontal menu error. I've tried doing what you suggested above with the slideshow but it still keeps on coming up with the .js errors.
the page in question is http://www.newchildrensfest.com/Photo2.html I havent linked it to the site but the page has been uploaded. Is it because I have the horizontal menu widget on the page too?
Thanks in advance cos its doing my head in!
Kate
Have a look at the corrupted SpryWidget.js that you have linked to in your online document
and compare that to a healthy version
As said, link the file to the version on the Adobe site as per following
<script src="http://labs.adobe.com/technologies/spry/ui/includes/SpryWidget.js" type="text/javascript"></script>
Gramps
PS Please start a new topic rather than tagging onto an existing topic.
Gramps,
I copied this from the nancyshalenphotography.com website and it looks exactly like what you sent me as healthy. Obviously, I’m looking in the wrong place. Where’s the correct place?
prsnrs
(function() { // BeginSpryComponent
if (typeof Spry == "undefined" || !Spry.Utils || !Spry.$$)
{
alert("SpryWidget.js requires SpryDOMUtils.js");
return;
}
if (!Spry.Widget) Spry.Widget = {};
Gramps,
The site is up and at www.nancyshalephotography.com. I’m closer but the tabs don’t work. Should be Home, Galleries (with multiple submenus), Itineraries (with multiple submenus, Journal (ditto) and Contact (ditto). We’re so close. Could you peruse the site once again. I added the line of code as suggested in your previous communication. Could be in the wrong spot, I guess.
Thanks.
prsnrs
Yes, sorry, wasnt paying attention to etiquette I was frustrated and was cutting corners trying to get an answer. I also would like to do the right thing. I did start another question but I cant see where it has "gone" so I just tagged on the end of this existing discussion. Again, sorry.
Thank you for your response all the same Gramps and I'll have another look now and fingers crossed will have it sorted.
Thanks again,
Kate
North America
Europe, Middle East and Africa
Asia Pacific