DW CS3  with Spry Video Workshop Tutorials

Hi
Has anyone else has attempted to go thru the Video Workshop
tutorials for using Spry with DW CS3 Trial version?
I am trying to learn how to use Spry and have gone thru the
Using Spry Framework for Ajax by Joseph Lowery. The problem I have
is that the example demonstrated in the tutorial simply does not
work as advertised in the video presentation (at least not using my
copy of DW CS3 Trial download). Getting exasperated I decided to
follow step by step the process in the accompanying HTML version of
the exersize only to discover glaring errors in the text of the
exersize - (Steps 9 and 10 have NOTHING to do with the example -
but thats beside to point here).
Here is what I have done so far:
1. I downloaded the zip file with the code for the tutorials,
created a DW local development copy and uploaded the files to the
testing server. The "testing server" is Apache on my XP Pro SP2
system.
2. In the root directory of the sample site used ion the
tutorial has a number of files which can be used as a starting
point for the tutorials. I have selected a file called
05_ajax_spry.htm and followed the steps in the tutorial to create
the Master / Detail regions and the Master data table.
3. At the completion of the exersize I should be able to
perform the following:
Sort either of the two columns in the
Master Region's Table
click on a data row in the master
table and observe the correct image and description forthat row in
the Detail Region.
3. Neither of these work - The only thing that does work is:
- The Master Region Table gets created OK as does the Detail
Region
- When I browse over the data in the Master Region each
separate row gets highlighted
- Onlky the first detail image and detail description are
displayed in the Detail Region and they never change when I click
on a row in the Master Region.
4. Now, I have gone thru the process several times in the
belief that I must have missed something - but so far I cant
pinpoint what that could be.
So, I decided to have a look at the next example which
applies an Accordian Widget to the page. This example is based on
another file in the root of the tutorial site called
http://beta/dwcs3spry/06_spry_widgets.htm.
This file essentially starts off where the previously worked on
exersize finishes. Upon examining the code of this file I noted a
difference in the Spry code applied to the table rows in the Master
Region. The code for the Master table in each example is:
05_ajax_spry.htm after completion of the exersize:
<table id="events">
<tr>
<th spry:sort="name">Name</th>
<th spry:sort="location">Location</th>
</tr>
<tr spry:repeat="dsEvents" spry:setrow="dsEvents"
spry:hover="rowHover" spry:select="rowSelected">
<td>{name}<br />
{date}</td>
<td valign="top">{location}</td>
</tr>
</table>
06_spry_widgets.htm - untouched or edited in the associated
exersize:
<table id="events">
<tr>
<th
onclick="dsEvents.sort('name','toggle')">Name</th>
<th
onclick="dsEvents.sort('location','toggle')">Location</th>
</tr>
<tr spry:repeat="dsEvents"
onclick="dsEvents.setCurrentRow('{ds_RowID}');"
spry:hover="rowHover" spry:select="rowSelected">
<td class="eventNameTD">{name}<br />
{date}</td>
<td class="locationTD">{location}</td>
</tr>
</table>
Note the onclick events in the latter version.
I guess my question is "How do I get these onclicks in place
using DWCS3's" wizards ?" - I am using the Trial version of DW CS3.
And, I note when I checked the code for the SpryData.js that it is
Version 1.3. This i is the SpryData.js file that is included in the
downloaded zip file for the DW CS3 Video Workshop Spry tutorials.
Many thanks.

OK - I got it sorted. I created a new site which is a copy of
the tutorial except that I included a new folder for the Spry
Assets so that when I added the Spry stuff DW CS3 loaded the v1.4
files into the new folder for the Spry files instead of using the
pre-existing files supplied in the tutorial - and it works as
advertised.
This may help someone else who comes across a similar problem
when using the Video Workshop files.
Although the video tutorials provide an intro into using DW
CS3 it is a pity that the tradition estalished by Macromedia of
including excellent tutorials WITH Dreamweaver have been dropped
now that Adobe has control. Those examples provided in the supplied
tutorials were excellent and would be nice to have back. They
certainly covered more ground than the pityful Help now included
with DW CS3 and the current poor examples in the Video Workshops.
Perhaps Adobe could improve the level of Quality Control on the
Video Workshops and expand the scope of the tutorials it could
improve things. This release of DW is a poor showing for Adobe
after the take-over. I just hope it gets better with the next
release - soon.

Similar Messages

  • What happened to the Video Workshop tutorials?

    I have Illustrator CS3. I don't use it often so I rely on the video tutorials. The link inside the program help that used to point to the tutorials now points to "Adobe Inspire Magazine" which offers no help at all.
    Oddly enough, the tutorials I'm looking for still exist in Italian. http://www.adobe.com/it/designcenter/video_workshop/ How is this fair?
    I paid for all the features in CS3, one of which is access to the video tutorials. So Itialian speaking people still get help with CS3 and English speakers are bent over the barrel to cough up more money to upgrade? Not FAIR!
    From inside my CS3 program help file:
    To access Adobe Creative Suite 3 video tutorials, visit Adobe Video Workshop at www.adobe.com/go/learn_videotutorials. Doesn't work anymore.
    Even in the CURRENT online pdf: http://help.adobe.com/archive/en_US/illustrator/cs3/illustrator_cs3_help.pdf you'll see references (including screen shots) to the video tutorials and links. (SEE PAGES 5-7 of the pdf) But they are LIES!!! As mentioned above, links now direct to a useless magazine.
    Where are the 200+ videos I am supposed to have access to?
    Had I purchased the DVD version of the software I'd have the tutorials on disk. I chose the download version as it was PROMISED to have all the same features. If they don't have them online anymore, I should be able to get a copy of the videos on disk shouldn't I?
    I need these tutorials.
    HELP!
    Update to above:
    Spanish version exists: http://www.adobe.com/es/designcenter/video_workshop/
    Dutch version exists: http://www.adobe.com/nl/designcenter/video_workshop/
    Sweedish version exists: http://www.adobe.com/se/designcenter/video_workshop/
    Come on Adobe. Do the right thing here. Please provide the link to the english video workshop tutorials I paid for.

    No "effects" in iMovie 7.
    You can always add them using iMovie 6 and export that file to version 7.

  • Frustrating Javascript Warning Messages in DW CS3 with Spry

    Sometime after using Spry in Dreamweaver CS3, I began seeing
    the following message:
    "A script in file c:\[filepath]\Adobe Dreamweaver
    CS3\configuration\shared\spry\designTime\EditingUtils.js has been
    running for a long time. Do you want to continue?"
    This is very frustrating because Dreamweaver stops responding
    and acts like it is about to crash.
    If I select 'Yes' the program stops responding again until
    the notice reappears. If I select 'No' the file I have opened does
    open. But the message continues to be displayed periodically,
    especially whenever I try to do a refresh.
    Will appreciate any help on this!
    Thanks,
    Oscar

    I get that also when using Spry Tabbed panels, but the pages
    I am working
    with are huge .. a set of 5 tabbed panels with two nested
    sets of 5 panels
    in two of the five first level panels. That's not the page
    referenced
    either .. though that is the message.
    However, when I click "yes" it continues to respond and
    finishes .. the
    opposite of what you are describing. I was about to ask if
    there is a
    preference that can be set to make this timeout longer. I
    agree that it is
    annoying.
    Nancy Gill
    Adobe Community Expert
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
    2003)
    Technical Editor: Dreamweaver CS3: The Missing Manual,
    DMX 2004: The Complete Reference, DMX 2004: A Beginner's
    Guide
    Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
    Web Development
    "flipone01" <[email protected]> wrote in
    message
    news:f6jous$c3i$[email protected]..
    > Sometime after using Spry in Dreamweaver CS3, I began
    seeing the following
    > message:
    >
    > "A script in file c:\[filepath]\Adobe Dreamweaver
    > CS3\configuration\shared\spry\designTime\EditingUtils.js
    has been running
    > for a
    > long time. Do you want to continue?"
    >
    > This is very frustrating because Dreamweaver stops
    responding and acts
    > like it
    > is about to crash.
    >
    > If I select 'Yes' the program stops responding again
    until the notice
    > reappears. If I select 'No' the file I have opened does
    open. But the
    > message
    > continues to be displayed periodically, especially
    whenever I try to do a
    > refresh.
    >
    > Will appreciate any help on this!
    >
    > Thanks,
    > Oscar
    >
    >

  • Video Workshop Views

    Nice college education gave me design info, but no good
    Dreamweaver work. I have CS3. Working on the Video Workshop
    tutorials. The pages come up totally unlike those in the workshop,
    I think it is a Live View or Live Data issue, but there is no
    information about how to get that other than go to View - Live
    View. Which is not under View on my Dreamweaver program. Is there a
    simple way to do this as I learn?

    SOLVED.
    I figured it out (just clicking randomly, could not find the
    clue anyplace in View!). It is the Render button on the top of the
    page. Geez Louise.

  • CS3 Tutorials and Video Workshops will not load

    I am trying to open the Tutorial links and workshops in
    LivDocs for CS3 and I recieve the following message for everything.
    Workshop could not be loaded![FaultEvent fault=[RPC Fault
    faultString="Error #1085" faultCode="Client.CouldNotDecode"
    faultDetail="null"]
    messageId="03422171-AE89-AE7A-349C-82B46E426139" type="fault"
    bubbles=false cancelable=true eventPhase=2]
    Has anyone else had this problem? Is there another membership
    I need to have to make it work?

    Same problem here when trying to view videos in the Design
    Centers Video Workshop. Adobe TV works fine but the workshop is
    throwing the same error as AnneTahoe is having.
    It might be a tech error on the VW site because I see most
    posts about it starting only a few hours ago over the net.
    Hopefully its sorted out soon.

  • Spry with Flash Video

    Is spry compatible with flash video?
    I used the Dreamweaver wizard to insert a flash video. I
    inserted it into a spry region and changed the source of the flash
    video to be:
    src="{link}"
    however, this does not work. I have tried several other
    javascript applications for embedding flash video files, but they
    do not work either.
    Is there a way to build a flv/ajax application?
    Thanks,
    Eric

    I may have found a resolution to your problem. I was having a
    similar problem where instead of the video displaying I would see
    the embedded source code appear. I found that I needed to declare
    the column type for my XML document and once I did the video
    appears correctly. Below is the code I used;
    var myvids = new Spry.Data.XMLDataSet("myvideos.xml",
    "videos/video",{sortOnLoad:"project",sortOrderOnLoad:"ascending"});
    myvids.setColumnType("flashlink", "html");

  • Premiere Pro CS3 crash with many video files

    Hi
    I got back from my Ski vacation with many short (few minutes) videos which I took on Canon P&S camera, about 50 files.
    I imported the 50 files to Premiere and tried to work on a movie, but everything works slow and every few commads the premiere crashes.
    I notice that for each new file I add to the project 20K of rams are used - 1G for 50 files. I also get message of low resources from premere which recommend to save my works.
    The video are standard video (not HD) 30fps, and the project is also standard.
    Why is this happening?
    Does the premiere have a limitation for number for files to be imported?
    Does it have problem with the video format?
    How can I overcome this and get a stable editing environment?
    Thanks

    Sorry for the CAPS Lock, I was writing from my mobile, and for some reason it was locked
    so you do not recommend any of those codec package. How are you dealing with all video and audio formats, and subtitles? ffdshow does all for me.
    dont' worry I dont have Klite installed
    so you belive that if one of two codecs you recommened installed well and working it will solve my problem and work much better then FFDSHOW
    I also have the option for converting the file to another format. under what name will I found a sutible format in the conversion software?

  • Coding with javascript in EDGE tutorials/samples from start to finish

    Hi
    I realize the forum is good sourc for javascript tips. But for us un-whiz kids that take advantage of all the gifts you geniuses at Adobe create, could there be a javascripting for Edge workshop? Coding from start to finish. If one does not know how to implement the code, that ONE is at a loss. I know that I could take EDge and fly with it visually but when it comes to the level of interactivity and animation, Istumble and come to an abrupt stop.
    Is the javascript workshop/tutorials a posibilty?
    Thanks so much,
    Angelique

    Hi Angelique!
    I am in something of the same boat as You. I have found this forum to be very informative & the knowledgeable folks here are very generous with their time... but the information is all over the place and lacks the collimated immediacy of a thorough (indexed!) manual. Ditto the very helpful Animate videos & tutorials on the Internet which, while valuable, are often time consumming to track down specific information.
    When learning a new discipline I do best with cogent printed manuals featuring a methodical presentation - which are also a snap to reference. Along these lines two books have caught my eye and I will be ordering... they might be of interest to You:
    Adobe Edge Animate: The Missing Manual by Chris Grover (O'Reilly Media) - Pages: 306
    Print: $24.99; e-Book: $19.99 (both for $27.49)
    http://shop.oreilly.com/product/0636920027553.do
    The Missing Manual series has always proved a provident guide for what ever program I was seeking to learn. This book looks like it follows suit. In the example on-line files I perused Chris struck me as an elegant scripter.
    Learning Adobe Edge Animate by Joseph Labrecque (Packt) - Pages: 368
    Print (eBook included in price) $44.99; eBook only $22.94
    http://www.packtpub.com/learning-to-create-engaging-motion-rich-interactivity-with-adobe-e dge/book
    Joseph pulls a few shifts on Adobe TV's Animate tutorials & is excerpted in the edge_animate_reference.pdf. I like how he writes (and~or has a great editor)... concise explanations.
    These books appear to offer info on a plethora of topics with valuable Javascript examples. Though no doubt there will be considerable overlap of subject matter I think these two books feature enough different material to make both worth purchasing.

  • I need some help with my video - need to blur some footage.

    Hi!
    I was wondering if somebody could help me out with my video. I've got some video footage downloaded from the internet (with permission, of course) and I was wondering if there is any way I could blur the clip and then have it slowly fade into focus. I know how to blur the video (the Gaussian blur effect), but I basically want it to look like I've filmed the footage myself and I'm slowly turning the focus wheel until the image is in focus.
    Obviously it's quite easy to do in-camera but for my film I needed footage of animals and wasn't able to film any of my own so I needed to source footage online. It's really imperative to my production that I get this blur thing working so if anyone can please explain to me the easiest way to do it then I would be extremely thankful! (That's if it is possible at all... I sure hope so)
    I've searched online but so far I've only been able to find videos explaining how to blur a small section of the image (e.g. blurring out logos, faces, etc)
    Thanks a lot

    For what you want to do, the 'Camera Blur' effect (Windows only)
    will work much better than Gaussian Blur.
    Add the effect to the clip (or to an Adjustment Layer above to the clip),
    then use keyframes to change the amount of blur over a specified
    period of time.
    Camera Blur effect (Windows only)
    http://help.adobe.com/en_US/premierepro/cs/using/WS1E7C690B-2342-43c3-9253-2BAAFF4168EF.ht ml#WS1c9bc5c2e465a58a91cf0b1038518aef7-7deaa
    Adjustment Layers - Pr
    http://helpx.adobe.com/premiere-pro/using/help-tutorials-adjustment-layers.html#id_1358
    Adding, navigating, and setting keyframes - Pr
    http://help.adobe.com/en_US/premierepro/cs/using/WS1c9bc5c2e465a58a91cf0b1038518aef7-7e63a .html
    WS3878526689cb91655866c1103906c6dea-7df0a.html

  • Have old video tapes; compact VHS. Have camera with S-video out

    Have compact VHS tape archive. Have camera with S-video out & good VHS player/adapter with S-Video out. Also have old PC with dedicated hardware capture card/cable and Pinnacle Studio. Am considering starting over with purchasing iMac for editing. I could capture on the old PC and move files to iMac. If I want to do it all on iMac, what is the best way to capture and what do i need?

    TExcellent suggestion! Read about it, ordered it on Wednesday and I just captured a S-VHS-C through the box from my camera to my old iMovie 6.0.3 on my G4. Worked right out of the box as advertised. Now I can experiment a bit while I muse about that I7/27" iMac I'm going to buy. I also went to the Apple workshop on IMovie/iDVD. It's a long way from my old Pinnacle Studio.

  • Formatted HTML output with Spry regions - is it possible?

    I have recently begun using the XML export extension in
    conjunction with an Access database to output dynamic data into a
    page with a Spry master/detail setup. So far, my simple example is
    going great, but I've run into a snag that I need some help with.
    To explain what I'm doing - it's a simple article page with
    the list of articles on the left with the title and date and the
    article title and full contents on the right hand side. So far it's
    all working very well, updating in real time when I click an
    article title on the left. The problem is the output with this one
    field which stores not only text, but also HTML formatting that is
    generated by a wysiwyg editor used on the article creation side of
    this little app. This HTML formatted content is the article body
    and is stored in a field named the same - "body". With traditional
    ASP, the HTML formatting displays as expected and all is well, but
    with Spry, it doesn't output formatted HTML, but instead shows the
    content and HTML code together as text. How can I get this one
    field ("body") to be output so all the HTML formatting is shown?
    This is my simple page example. Click through and you'll see
    what I mean.
    http://www.shoestodyefor.com/ajax.asp
    Here's the section of code in question regarding the output
    on that right hand panel where the body is displayed for each
    article:
    <div spry:detailregion="ds1">
    {title}<br />
    {entryDate}<br />
    <br />
    {body}
    /div>
    Is it possible to have that {body} section shown so the
    dynamically created HTML code from the wysiwyg editor is displayed
    correctly?

    Steve Skinner wrote:
    > Is it possible to have that {body} section shown so the
    dynamically created
    > HTML code from the wysiwyg editor is displayed
    correctly?
    The version of Spry that ships with Dreamweaver CS3 (Spry
    1.4) doesn't
    support the type of output created by the XML Export
    extension.
    This issue has been corrected in Spry 1.5, but no plans have
    been made
    public for integrating Spry 1.5 into Dreamweaver CS3. You
    would need to
    download Spry 1.5 from
    http://labs.adobe.com/technologies/spry/.
    Details
    of how to hand-code the fix for output from XML Export are
    here:
    http://labs.adobe.com/technologies/spry/samples/data_region/HTMLFragsInXMLSample.html
    David Powers, Adobe Community Expert
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • DW CS3 and DW CS3 with CSS

    Hello and thanks in advance for your input. Years ago I
    taught myself GoLive and am now making the change to Dreamweaver
    CS3. I purchased it before CS4 was released so will have to upgrade
    later. My question is this: I signed up for the Lynda.com online
    classes to learn CS3 and notice that there are two different
    tutorial categories, CS3 dated 4-07 and CS3 with CSS dated 3-08.
    Are these two different programs? I purchased the design premium
    suite and it lists Dreamweaver as CS3 and does not mention "with
    CSS" in the title. I am not sure which tutorial program to use to
    begin building my website and because it's Sunday they are not open
    today. I am anxious to get started today, so would greatly
    appreciate your insight. Thanks very much.

    Thanks for your reply.
    Yes, they are two different tutorials and from what you
    mention, I am assuming that the more recent tutorial simply focuses
    on utilizing CSS to build the site more effectively than what is
    probably taught with the first tutorial. From what you said, it
    seems like I should first take the CSS tutorial to get the
    foundation of my site as uniform as possible and then perhaps go
    back and study the basic DW CS3 tutorial to help fill in the gaps.
    The reason why I am making such a big deal with asking is
    because I know the laying of the foundation on a site going in is
    so important. Each tutorial is about 11 hours, so I just wanted to
    spend my time efficiently. Thanks for the suggestion of going the
    CSS route first.

  • CS3 with Codec MainConcept DVCPro HD CODEC v7 7 0 23862 rar - can't import AVCHD (m2ts files)

    Hi,
    I have a Panasonic hdc-sd9 and just looking for a programm with which I can import the AVCHD (m2ts files).
    I saw here( http://www.videoaktiv.de/200805171688/News/Camcorder/Panasonic-Broadcast-AVCHD-goes-profes sional.html ) that Adobe Premiere Pro CS3 with the Codec MainConcept DVCPro HD CODEC should work for the Panasonic File Format.
    I have saved one video as a mpg file. I imported it to Premiere Pro CS3. I could import the mpg File but I had not audio sound in Premiere Pro CS3, but the mpg movie, for example when I start the movie in Windows Media Player or VLC there is sound.
    Somebody can help me or provide me another programm which work?
    Do somebody have the same problem ?
    Thanks
    Cheers
    Flo

    Hi Harm,
    Thanks for the answer.
    But can an mpg File have 5.1 sorrund sound ? Is this not yet Stereo ?
    This is one of the problems...
    Do you maybe have an idea regarding the importing problem with the m2ts file too ?
    Thanks a lot
    cheers
    Flo

  • Problems with Spry submenu appearing directly underneath parent in IE.

    I've checked out a lot of forums but I can seem to find a solution to my spry issue. My spry submenu will not show up directly underneath the parent in Internet Explorer. Firefox and Safari look fine. I'm somewhat new to the Spry menu so any help would be appreciated. Here is my site: www.mattcreason.net. It's the portfolio tab.
    Here is my SpryMenuBarHorizontal.css code:
    @charset "UTF-8";
    /* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* The outermost container of the Menu Bar, an auto width box with no margin or padding */
    ul.MenuBarHorizontal
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    cursor: default;
    width: auto;
    background-repeat: no-repeat;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
    z-index: 1000;
    /* Menu item containers, position children relative to this container and are a fixed width */
    ul.MenuBarHorizontal li
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 12pt;
    position: relative;
    text-align: left;
    cursor: pointer;
    width: 163px;
    float: left;
    background-repeat: no-repeat;
    visibility: visible;
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    z-index: 1020;
    cursor: default;
    width: 163px;
    position: absolute;
    left: -1000em;
    height: 48px;
    top: 48px;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
    position: absolute;
    width: 163px;
    left: auto;
    top: 48px;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
    width: 163px;
    background-color: #8C0002;
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
    ul.MenuBarHorizontal ul ul
    position: absolute;
    margin: -5% 0 0 95%;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
    left: auto;
    top: 0;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Submenu containers have borders on all sides */
    ul.MenuBarHorizontal ul
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarHorizontal a
    display: block;
    cursor: pointer;
    padding: 0.5em 0.75em;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    color: #FFFFFF;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
    background-color: #B89B5C;
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
    background-repeat: no-repeat;
    height: 48px;
    width: 163px;
    padding: 0px;
    clear: none;
    float: none;
    margin: 0px;
    background-image: url(../jpegs/PortfolioButton.jpg);
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
    background-repeat: no-repeat;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-image: url(../jpegs/PortfolioRollover.jpg);
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
    background-image: url(SpryMenuBarRightHover.gif);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarHorizontal iframe
    position: absolute;
    z-index: 1010;
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
    ul.MenuBarHorizontal li.MenuBarItemIE
    display: inline;
    f\loat: left;
    Thank you!

    You not are using the latest Spry files
    The latest  version of the Adobe Spry Framework is 1.6.1, this is the same version  that ships with Dreamweaver CS4. If you use Dreamweaver CS3 (uses Spry  1.4), its wise to upgrade your files to the latest version. This can  easily be done using the Spry Updater that can be found here.
    Gramps

  • Problem with Spry Menu

    I have two problems related with Spry Menubar in Dreamweaver CS3.
    First I would like to make the menu transparent (I have a nice graphic I would like to show under). I cannot make it in IE. I wonder if anybody has any ideas.
    Second my menu has a strange behaviour.
    I use the following code to load a page named test1.html into a div named MyDiv of the page that has the menu:
    <li><a href="javascript:loadURL('Test1t.html','Mydiv');" target="_parent">Item1.1</a></li>
    the LoadURL function runs correctly.
    However the first time I load the page in IE I need to click 2 times on Item1.1 to load test1.html. After that the menu works correctly loading test1.html with only one click. Pretty strange!!!!
    Any help is very much appreciated.
    Thanks,
    Carly

    Hi Charly,
    CarlyJ schrieb:
    Hi Hans,
    Unfortunatelly the page is just on my machine.
    Thanks,
    C.
    Then off to the server with your site and let us know the link!
    Hans-G.

Maybe you are looking for