<script type="text/javascript"
src="SpryAssets/SpryURLUtils.js"></script>
Needs to be this:
<script type="text/javascript"
src="../SpryAssets/SpryURLUtils.js"></script>
--
Ken Ford
Adobe Community Expert Dreamweaver/ColdFusion
Adobe Certified Expert - Dreamweaver CS3
Fordwebs, LLC
http://www.fordwebs.com
"JBWebWorks" <webforumsuser@macromedia.com> wrote in
message
news:gb3kvp$hrn$1@forums.macromedia.com...
>i get an error on page load
> 'params panel' is null or not an object
> also
> 'spry.utils' in null or not an object
you just need
?panel=4
with 4 being the panel you want to open
--
Ken Ford
Adobe Community Expert Dreamweaver/ColdFusion
Adobe Certified Expert - Dreamweaver CS3
Fordwebs, LLC
http://www.fordwebs.com
"JBWebWorks" <webforumsuser@macromedia.com> wrote in
message
news:gb3oe7$lk8$1@forums.macromedia.com...
> thanks, that corrected the all panels open on page load
'chefs.php'
>
> now i am back to the link from the home page, which is
> <a
href="homepage/chefs.php?tab=6&pane6=6#TabbedPanels6">
>
> and when chefs.php loads only panel 1 is open?
>