Beginners Spry Question

Using Dreamweaver cs5 I am in the process of writing a new website. Shoalhavenlife.com (it is live)
At the moment it has a index, contact, about page and a couple of pages for future galleries. (people, places)
All of the above pages are accessed via a horizontal spry menu
If I want to add more pages to my site I have to update the spry menu
How do I do this only once say for example on the index page and get the changes to appear on all my pages?
A simple question to answer for many here but for me well that's another story.
Thanks for your (impending) help?
Cheers

Thanks for the link.
I have printed the pages out and would you believe stuck on item number 2
Position your cursor anywhere inside the menu code, and click <ul#MenuBar1> in the Tag selector at the bottom of the Document window to select the entire menu. Depending on how you created your page, the menu's ID might be different; the important thing is to select the complete menu, plus any other part of the page structure that you want to be part of the include.
I have opened up my index file saved it under another name and am viewing the code but can't select the entire code.
I have a copy of David Powers book Adobe Dreamweaver PHP foundation. I understood none of it and found it too difficult.
Cheers

Similar Messages

  • Where do i post Spry questions?

    Where do i post Spry questions? Thanks

    You can ask here.
    "mediastream13" <[email protected]> wrote in
    message
    news:gfitv8$93a$[email protected]..
    > Where do i post Spry questions? Thanks

  • [SOLVED] Configure The System (Beginners Guide) Question

    Hello!
    I'm currently working my way through the beginners guide, from the wiki.  All going ok so far and I've reached the Configure The System section. Which is where I'm a bit stuck.
    Beginners Guide wrote:You will be presented with a menu including the most important configuration files for your system. If you want to look up the available options as stated in /etc/rc.conf just press Alt+F2 to get a shell, look it up, and switch back to the installer with Alt+F1.
    The problem I have is looking up the available options. For example, to find my locale it states I should run locale -a, however when I hit Alt+f2 and enter the command at the bash shell ([Arch Linux: /]# ) I get the following error
    -bash: locale: command not found
    When I attempt to lookup other items I'm also unable to find those (such as timezone in /usr/share/zoneinfo).
    Can anyone let me know what I'm doing wrong, I'm missing something very obvious here, but sadly I just can't work it out!
    Last edited by Laatia (2008-03-23 08:56:38)

    dyscoria wrote:
    I wouldn't skip all of the steps, particularly adding your hostname to /etc/hosts. Just fill in as much as you can, and edit the rest after you've finished installing, though I think the defaults are safe enough to have a running system.
    If you typed in 'km' and chose your locale before you ran the /arch/setup command to start the installation, it should automatically enter in the locale you selected earlier (if you press yes in the dialog box that pops up).
    Confirm this as that's what happended in this location on 2 recent install.

  • NMH405 Impressions after the first days - and a few beginners type questions

    Hi All, After some research I took the plunge and acquired a new NMH405 (I really would have liked the non existing "NMH400" i.e. no drives).  I removed the 500GB drive and added two new 1.5TB WD Green Caviar Drives and set it up as Raid-1 After a few error messages and waiting for a very long time while the drives resynched I manage to get it online as z-drive to my vista system.  I played around with the built-in backup tool (I like it!).  I tried the builtin player after having placed some of my iTunes albums on the media hub and decided that I did not really like that option to much.  I then simply moved my itunes libraries to the MediaHub and used the iTunes application on Vista as a front end.   That works very nice.
    I have a few questions, probably showing my limited knowledge of network attached drives.
    Q1.  Are there any other way to power off the device than pressing the little bottom on the NMH405 (aka my NMH415!)? When powered off I assume the only other way to power it on is via the bottom again?
    Q2.  I have noticed the device is offline for ages after having either recycled Windows Vista or the hub itself.  Why is that? And what can I do to bring it online in a orderly fashion?  There must be a way to get that ugly red crossed NAS showing as green and online as a z-drive in "My Computer" a lot faster.  
    Q3.  I reformatted the 500GB drive that the box came with, added it to Disk enclosure box and attached the USB to the front of the NMH405, after a while it said on the front panel that it had detected the drive and asker whether I wanted to import the content.  I declined that (partly because it was empty!).  Now how do I access this drive? I would like to (occasionally) use it to back up files from my Raid-1 setup (you newer know what could happen there...).  How do I use this USB attached drive?  Also i noticed it did not show up in "My Computer" - actually "Computer" in windows?  Adding it directly to my windows system it is detected instantly?
    Thanks for any pointers or answers to enhance my user experience.  I am still learning here.
    best regards
    Solved!
    Go to Solution.

    Q1. Your correct, there's only one button at the front for powering on/off. There is though an option to reboot the device inside the web interface thru the configuration > system option.
    Q2. It really depends on how fast your network can establish a connection, a mapped network drive is fine but I noticed that it slows down the bootup or login process when you turn on the PC. What I did was just create a shortcut on the desktop (location \\nmh410\media) which points to my mediahub and did not map the mediahub anymore to drive z.
    Q3. If its a fresh 500gb drive with nothin on it yet, then you would need to create a partition on it first by connecting the external USB drive directly to the PC. Check out this article from Microsoft about partitioning. I think an external USB drive icon will not show up on the PC since the external USB drive is plugged in onto the mediahub USB port. To gain access to that external USB drive which is plugged in onto the mediahub USB port, I just create a shortcut to \\nmh410\media\device . For backup you can use the NTI backup software that came with your mediahub.
    Cheers.
    Message Edited by Wilkins377 on 12-11-2009 09:38 AM

  • SPRY Question - how to return to a SPRY accordian with the appropriate pannel expanded?

    I am using a SPRY accordion
    http://apoko.abetterplacetobe.org/ChapterDocuments/MeetingMinutes/MeetingMinutesIndex.html )
    to control access to a variety of meeting minutes. Each
    accordion panel
    represents a school year and contains a collection of links
    to items within
    that school year. By default, the window (i.e. the "index")
    opens with the
    first panel collection expanded.
    When a user clicks on any of the items within a panel
    collection on the
    "index" page, control passed to a linked "detail" page. I
    want the user to
    be able to return to the "index" page, with the appropriate
    panel collection
    expanded, by clicking on the title area (i.e. "Brotherhood
    Meeting") on the
    "detail" page.
    I have placed an anchor tag (i.e. identifying "the year") on
    each panel
    header on the "index" page and use that relative address as
    the return link
    from the "detail" page. Control does returns from the
    "detail" page to the
    appropriate anchor on the "index" page but the panel
    collection does not
    expand. I have only implements these links on the 1952-1953
    and 1953-1954
    panel tabs.
    How can I get control to return and expand the appropriate
    panel tab?

    http://helpx.adobe.com/x-productkb/global/find-serial-number-student-teacher.html

  • Spry Question

    I need to programmatically open a panel on the spry tabbed
    panels widget from a link on another page on my site. All my
    searching has taken me to the adobe area where utilities are
    discussed. It appears that in order to open a particular panel, I
    need URL utilities and the SpryURLUtils.js file, which I cannot
    find. Can someone point me in the right direction?

    ktpardue escribió:
    > I need to programmatically open a panel on the spry
    tabbed panels widget from a
    > link on another page on my site. All my searching has
    taken me to the adobe
    > area where utilities are discussed. It appears that in
    order to open a
    > particular panel, I need URL utilities and the
    SpryURLUtils.js file, which I
    > cannot find. Can someone point me in the right
    direction?
    >
    Sure, this tutorial it's excellent, check it please
    http://foundationphp.com/tutorials/spry_url_utils.php

  • DW CS3 Spry Question

    I replaced the navigation I originally did with a spry bar. Works and looks great on a Mac but in IE8 the dropdown and spacing is very different.
    link is below, any suggestions?
    http://pyosports.com/soccerspry.html
    rder

    Not sure offhand - but there is a separate forum that specifically targets "Spry" issues: http://forums.adobe.com/community/labs/spry
    You may have better luck with assistance there (or post in both places)... hope that helps in some way,
    Jesse

  • Beginners Scripting Question

    Hi
    I want to do the following:
    get the URL the form is hosted at from the browser
    Is this possible?
    e.g.:
    xfa.host.messageBox(XXX , "User Feedback", 3);
    What do I need to put at XXX to get the url the form is hosted at?
    Thanks
    Kropotkin
    Ps. a further question would be can i interact with the browser in the same way that Flash can with FSCommand? e.g. could i get the value of a hidden field?
    Thanks

    It sounds to me like the applications you are trying to install are provided in the form of a disk image. From the Mac Help:
    "A disk image is a copy of the contents of a disk, volume, or folder. Disk images have the filename extension “.dmg” at the end of their names. To see the contents of a disk image, you must first open, or “mount,” the disk image, which makes it appear on the desktop or in a Finder window. To open a disk image, double-click the image [.dmg file] on your desktop or in a Finder window."
    In the case of an application, you then follow the instructions for installation. It may be as simple as dragging the application to the Mac's Applications folder, or there may be an installer to run or some other procedure you need to follow.
    To remove an application, again consult the app's documentation. For some applications, you can just throw it in the Trash, but others have a more complex uninstallation procedure.

  • Beginners Installation Question

    Just a simple question really - Im new to Macs so Im in the process of working them out and I think I may be doing something slightly wrong when installing new applications - as they appear as external drives which surely isnt right?
    Oh and also how do you completely remove a programme from you Mac?
    Cheers

    It sounds to me like the applications you are trying to install are provided in the form of a disk image. From the Mac Help:
    "A disk image is a copy of the contents of a disk, volume, or folder. Disk images have the filename extension “.dmg” at the end of their names. To see the contents of a disk image, you must first open, or “mount,” the disk image, which makes it appear on the desktop or in a Finder window. To open a disk image, double-click the image [.dmg file] on your desktop or in a Finder window."
    In the case of an application, you then follow the instructions for installation. It may be as simple as dragging the application to the Mac's Applications folder, or there may be an installer to run or some other procedure you need to follow.
    To remove an application, again consult the app's documentation. For some applications, you can just throw it in the Trash, but others have a more complex uninstallation procedure.

  • CS3 and Spry question - validation

    I have a form that is located at
    www.salleboise.com/contact.cfm
    I'd like to validate the email address, and have warnings
    appear after the
    box if its wrong. How can I do this so it doesn't shift the
    whole table if
    the spry warning message appears.
    You can see how it operates and hopefully have a suggestion.
    Thanks!

    I haven't worked with the Spry stuff yet, however, it seems
    that you need to
    account for the size of the message that appears to the right
    of the email
    address when you first build the form. You would need to
    adjust your style
    sheet to align things more to the left, then when the message
    appears, it
    won't "push" things to the left if it already has space to
    display on the
    right.
    "Steve Grosz" <[email protected]> wrote in
    message
    news:f1t3cj$k4p$[email protected]..
    I have a form that is located at
    www.salleboise.com/contact.cfm
    I'd like to validate the email address, and have warnings
    appear after the
    box if its wrong. How can I do this so it doesn't shift the
    whole table if
    the spry warning message appears.
    You can see how it operates and hopefully have a suggestion.
    Thanks!

  • Spry question from within DW CS3

    I am using some basic Spry to validate a email address. Page
    is at
    www.salleboise.com/contact.cfm
    I would have thought that Spry wouldn't allow the form to be
    submitted if
    the validation fails, but it does. In that case, what is the
    checkbox in
    the properties that says 'submit' used for?

    Hello,
    The ColdFusion dedicated tags cfform and cfinput are
    injecting in the final HTML + JS code that is sent to the browser
    some code that you don't see when you design the page. When you do
    a source view in the browser you can notice that JavaScript files,
    functions and functionalities appear in your page but in the CF
    source they aren't present.
    Unfortunately this injection of code is interfering with the
    code from Spry you use. As deejayMK already told you the onsubmit
    Spry Validation Widget is overwritten and the validation widgets
    are not working. In this situation 2 possible solutions exists:
    1. You can give up to the cfform tag usage if you don't use
    anything from this tag functionalities and switch back to the
    standard <form> tag from HTML.
    2. Add to your page a code that will also register back the
    Spry Validation Widgets to the form submit event. For this action
    you should add an unique id first to your form. Than you'll have to
    add bellow all widgets definition in your page and outside the form
    tag the following JS code:
    <script type="text/javascript">
    var theForm = document.getElementById('theFormId');
    Spry.Widget.Utils.addEventListener( theForm, "submit",
    function(){return Spry.Widget.Form.validate(theForm);}, false);
    </script>
    Regards,
    Cristian MARIN

  • Export master data - A beginners design question

    Hi,
    Business Scenario and requirement
    Master data export from ERP system to a legacy system. Integration engine is SAP XI/PI system.
    Question
    There are BAPI: s that can be used for this purpose. My question is as follows:
    1. Should SAP XI make call to the standard BAPIs to extract the data?
    OR
    2. Should we developed and schedule an ABAP module that calls the BAPI and exports the master data to a buffer table which in turn the SAP XI/PI can get the data from via a custom made RFC or BAPI?
    What is the usual way of working in these cases?

    Hi,
    First you need to select data from SAP and sent SAP XI using program.
    You can check the data using T code SPROXY, check this might be helpful.
    Regards,
    Sunil

  • Quick strange beginners design question

    I have a non-crystal report whose format I need to duplicate EXACTLY or all heck will break loose.
    It contains a simple group with some detail records. I need the count of the detail records on the first line of the details as follows:
    GH1:          Alabama
    Details:                     3    Firstname, Lastname
    Details:                           OtherFirstName, OtherLastName
    Details:                           SomeOther, PersonsName
    GF1:
    GH2:          Alaska
    Details:                     1   Random, AlaskanDude
    GF2:
    GH3:          Arizona
    Details:                   10  FirstName, OfTenPeople
    Details:                         NextOne, OfTenPeople
    etc...
    This obviously would be simple if I could put the count in the group header or footer, but this would be UNACCEPTABLE
    It must have something to do with running counts, but nothing I have tried works.
    Suggestions / Help please?

    If you need to duplicate format just visually, then you may try the following:
    1. Add another Group Header 1 subsection (GH1b)
    2. Add a summary (Group Count) to subsection GH1b
    3. In Section Expert set the GH 1b to Underlay the following section.
    It should do the trick. Visually the count would be in the first line of Details section within the Group
    There are some other possible solutions, bt the one above is very simple.

  • Beginners Touch question - please help

    Hi. When I first used my Touch, I registered it online. Now, everytime I connect the Touch to my computer, the first thing it wants is for me to register the Touch. I did re-register it a few times hoping that would stop the page from coming up. It's still asking me to register it!
    Can someone please tell me why that's happening and whether there is a way to stop it. Thanks a lot.

    Hello and Welcome to Apple Discussions. 
    This is happening to lots of people so you are not alone. Try clicking "Never".
    mrtotes

  • Beginners Forum Question on skin discoloration issues.

    Trying to use Photoshop CC to remedy uneven skin tone on African American skin.  Because the image is of a child, I find that most of the tutorials I have viewed are not helpful as I do not want to make the skin creamy and dreamy looking.
    One of the issues is that for the most part the image itself is not tack sharp so when I try to fix it it looks very touched up.
    Any suggestions on which "touch-up avenue" I should go down......
    Thanks!

    Good day!
    Could you please post a relevant section of the image?
    Regards,
    Pfaffenbichler

Maybe you are looking for

  • How do I know if I have a voicemail on Bold....

    ... I do not see any indicator on the screen for when I have voicemail message. I cannot believe that there is not some setting or something obvious that I'm missing, but have looked at the manuals, checked with my IT and cannot figure anything out.

  • Finicky MagSafe Adapter

    My new Aluminum MacBook is roughly a week old. The night I got it, I noticed it wasn't charging. I tried the MagSafe from my old MacBook (one of the black ones) and it did the same thing. After some wiggling and adjusting it started charging but this

  • Cluster Private Interconnect

    Hi, Does Global Cache Services work only when Cluster Private Interconnect is configured? I am not seeing any data in v$cache_transfer. cluster_interconnects parameter is blank. V$CLUSTER_INTERCONNECTS view is missing. Please let me know. Thanks, Mad

  • Help! seriously heavy processor issues for 'no reason'

    hi guys, i've inherited an AS3 project now compiled in FlashBuilder4 it's and Away3D / AwayBuilder based project which i've updated but the  problem is that it isn't overly complicated but something within it is  killing the memory and processors. I'

  • How can i make more room on my 6-year old MacBook Pro?

    How can I make more room on my 6-year old MacBook Pro? I already have an external hard drive.