Error adding Navigation bar to Library

I've created a navigation bar that does not use a table, and
I want to add it to the Library, but when I attempt to do that, I
receive an error "Making this change would require changing code
that is locked by a template or a translator. The change will be
discarded", and although an item is created in the Library, there
is no code in the original document showing conversion to a Library
item. If I then try to insert this Library item into another page
into which another Library item, such as a copyright and last date
changed item, I receive the same error message as when I tried to
create the Library item in the first place. If I delete the
copyright/date changed Library item, then I can insert the
Navigation bar from the Library, and then I can reinsert the
copyright/date changed item, and everything appears to work.
Help!

If you are not using Templates, then we will have to see your
page and its
code. Can you post a link to one of these pages, please?
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"tripap" <[email protected]> wrote in
message
news:g3htfp$nhd$[email protected]..
> This problem has nothing to do with templates. These are
pages that were
> created without use of templates, and I created a
copyright and update
> info
> item that I saved to the Library. All of the pages had
navigation bars,
> and I
> attempted to copy the Navigation bar from one of the
pages and save it to
> the
> Library. I was saved, but when the application attempted
to create the
> html
> text to replace the original code for the navigation bar
that had been
> saved to
> the Library, I got the error message. I had maybe five
other pages that
> all had
> the same copyright notice object from the Library, and
when I deleted the
> navigation bar from all of them and tried to insert the
version from the
> Library, I always received the same error message. Since
I could find
> nothing
> in the html code that would imply locking by a
translator or template, I
> started to eliminate items, including the Library items
that had been
> inserted,
> and when I deleted the copyright notice Library item,
then I could insert
> the
> navigation bar without an error. And then I could put
back the copyright
> notice
> object and everything worked. I'm running Vista
Ultimate, and I wonder
> whether
> there's anything related to Vista. I'm still quite
puzzled by what I've
> run
> into.
>

Similar Messages

  • Navigation bar  as library item

    I know I'm missing something obvious here but I thought a
    navigation bar was an obvious choice for a library item. I had
    created a nav bar on one template and then saved as a new template
    to create the second one. I want to make changes to the nav bar
    that will affect both. I saved the nav bar in the library items but
    now when I try to place it from library to each of the templates I
    get a message about a code error. Is there a better way to use one
    nav bar throughout the site?

    > I saved the nav bar in the library items
    > but now when I try to place it from library to each of
    the templates I get a
    > message about a code error.
    as a guess, did you add "behaviors" to the navigation bar
    that is now a
    library item?
    for a smallish site, use a dw template. The "behaviors" will
    work and there
    are work-arounds if doing something strange.
    for a larger site or if the item will be frequently changed,
    consider SSI
    server side includes.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Saving Navigation Bar as Library Item with CSS working?

    I have created a simple navigation bar with a separate color for "over" and saved it as a library item. A warning box indicates that the item may not work the same as the original as the CSS may not be copied. What is the simplest method for correcting this?

    If your html docs are linked to an external stylesheet, they will get their styles from the CSS file.
    http://alt-web.com/DEMOS/DW-Link-Stylesheet.shtml
    I highly recommend using server-side includes instead of Library Items for menus.  A server-side include file is easier to maintain by editing one file and uploading it to your server. With Library Items you must make changes to the Library Item and then re-publish all pages containing that item.
    SSI's
    http://www.smartwebby.com/web_site_design/server_side_includes.asp
    More on SSI
    http://forums.adobe.com/message/2112460#2112460
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Validation errors javascript navigation bar

    I created a navigation bar using Dreamweaver CS3 wizard. I
    got several error messages. After I replaced all the uppercase
    letters with lower case, I had only one error message. I know
    nothing about javascript and I may have messed something up.
    Dreamweaver put the navigation bar in a table. I got rid of the
    table and put it in div tags. I also moved the part that goes in
    the head to an external sheet. Here is coding from the page:
    quote:
    <div id="mainNav">
    <div class="buttons"> <a href="#" target="_top"
    onClick="MM_nbGroup('down','group1','home','images/buttons/home2.jpg',1)"
    onMouseOver="MM_nbGroup('over','home','images/buttons/home2.jpg','',1)"
    onMouseOut="MM_nbGroup('out')"><img name="home"
    src="images/buttons/home2.jpg" border="0" alt=""
    onLoad="MM_nbGroup('init','group1','home','images/buttons/home1.jpg',1)"
    /></a> </div>
    <div class="buttons"> <a href="javascript:;"
    target="_top"
    onClick="MM_nbGroup('down','group1','About','images/buttons/about2.jpg',1)"
    onMouseOver="MM_nbGroup('over','About','images/buttons/about2.jpg','',1)"
    onMouseOut="MM_nbGroup('out')"><img name="About"
    src="images/buttons/about1.jpg" border="0" alt="" onLoad=""
    /></a></div>
    <div class="buttons"> <a href="javascript:;"
    target="_top"
    onClick="MM_nbGroup('down','group1','support','images/buttons/support2.jpg',1)"
    onMouseOver="MM_nbGroup('over','support','images/buttons/support2.jpg','',1)"
    onMouseOut="MM_nbGroup('out')"><img name="support"
    src="images/buttons/support1.jpg" border="0" alt="#" onLoad=""
    /></a> </div>
    <div class="buttons"> <a href="javascript:;"
    target="_top"
    onClick="MM_nbGroup('down','group1','contact','images/buttons/contaqct2.jpg',1)"
    onMouseOver="MM_nbGroup('over','contact','images/buttons/contaqct2.jpg','',1)"
    onMouseOut="MM_nbGroup('out')"><img name="contact"
    src="images/buttons/contact1.jpg" border="0" alt="" onLoad=""
    /></a></div>
    </div>
    <!--mainNav-->
    And the error messages:
    quote:
    Line 33, Column 302: there is no attribute "onload".
    …/home2.jpg" border="0" alt=""
    onload="MM_nbGroup('init','group1','home','imag
    /Q]
    If I may throw another javascript question in.... Dreamweaver
    threw something into the body tag that appears to be preloading the
    images
    "<body
    onload="MM_preloadImages('images/buttons/about2.jpg','images/buttons/support2.jpg','image s/buttons/contaqct2.jpg','../images/buttons/home1.jpg','../images/buttons/home2.jpg')">"
    Can this be moved to the external sheet or is this the same
    thing which is in the external sheet:
    "function MM_preloadImages() { //v3.0
    var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new
    Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0;
    i<a.length; i++)
    if (a
    .indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a;}}
    Thanks.

    > I have a complex navigation bar created using
    > javascript.
    It should only take you a few weeks to discover what a bad
    idea this is,
    then.
    > I need to make sure the links are not broken.
    DW will not do this. Furthermore, if you rename or move a
    linked file, you
    will break that link, since DW cannot manage them either.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "KellyFaith" <[email protected]> wrote in
    message
    news:e3fpba$mh1$[email protected]..
    > I'm relatively new to DW. I have a complex navigation
    bar created using
    > javascript. Is there a way I can check that there are no
    broken links in
    > the
    > navigation bar? When I use the Link Checker, it does not
    appear to check
    > the
    > links in the javascript. I need to make sure the links
    are not broken.
    >

  • Display Error:Flash Navigation Bar

    Hey guys. I've just started using Dreamweaver to create a website. I included a navigation bar that i created from scratch in Adobe Flash CS5.5. I have imported the file to my website in dreamweaver but when i try to preview the file in a browser like chrome i get this output:
    http://www.freeimagehosting.net/61928
    Any idea what is causing this problem? The .swf file runs fine when i preview it in dreamweaver itself( The Play option).

    Actually no. Im guessing there are quite a lot.
    There are only a few, but they could be deal breakers:
    1.  Some people do not have Flash players installed (for whatever reason)
    2.  Screen readers do not 'read' Flash, so your pages will be inaccessible to those using screen assistive devices
    3.  Search engine spiders may or may not be able to find your links within the Flash, with the potential downside that your site will appear to only have a single page in it.
    Should I go on?
    So i guess i should just scrap this and move onto a Javascript version then.
    Your words, not mine!   Just make sure that the javascript is only used cosmetically - there are javascript menus out there that embed the links in the javascript, and that will give you the same results as a Flash menu....
    DW's built-in Spry menus do not do that, so check them out.

  • Tab navigation bar library item?

    On my site:
    http://vectorworksexchange.com/index.html
    I made the tab navigation bar a library item. Doing so caused me to lose the current page highlighted tab on the active page (like the Home tab looks now). I'm not sure how to get that back. Can it be done when the tab navigation is a library item?

    Make a back-up of your site folder and then try the below solution:
    Give your <li> tags individual ids as below:
    <ol id="toc">
        <li id="index"><a href="index.html"><span>Home</span></a></li>
        <li id="topics"><a href="topic_ideas.html"><span>Topic Ideas</span></a></li>
        <li id="meetings"><a href="past_meetings.html"><span>Past Meetings</span></a></li>
        <li id="resources"><a href="resources.html"><span>Resources</span></a></li>
        <li id="gallery"><a href="member_gallery.html"><span>Member Gallery</span></a></li>
        <li id="facebook"><a href="http://www.facebook.com/group.php?gid=107562565951462"><span>VWX on Facebook</span></a></li>
    </ol>
    Then take the 'current' class out of the main css style sheet and insert the below in the index.html code in the <head> section:
    <style type="text/css">
    /* page marker */
    ol#toc #index a  {
    background-color: #48f;
    background-position: 0 -60px;
    color: #fff;
    font-weight: bold;
    ol#toc #index span {
        background-position: 100% -60px;
    </style>
    Insert the below code in the topic_ideas.html page code in the <head> section
    <style type="text/css">
    /* page marker */
    ol#toc #topics a  {
    background-color: #48f;
    background-position: 0 -60px;
    color: #fff;
    font-weight: bold;
    ol#toc #topics span {
        background-position: 100% -60px;
    </style>
    Get the idea?
    past_meetings.html page:
    <style type="text/css">
    /* page marker */
    ol#toc #meetings a {
    background-color: #48f;
    background-position: 0 -60px;
    color: #fff;
    font-weight: bold;
    ol#toc #meetings span {
        background-position: 100% -60px;
    </style>

  • Is the Actionscript code complete for navigation bar?

    Could someone help me out please.
    I have used flash in the head of my pages and have added
    navigation bar within that header
    I have attached code to the message so you are able to see
    the actionscript I have used to control
    said navigation. The problem is this does not seem to be
    working as I cannot navigate from one page to
    another please could someone enlighten me cheers
    My sites URL is as follows
    http://andysite.prohost4u.co.uk

    Still having the same problems cannot navigate through site
    properly I have changed upprecase SELF to lowercase
    self but when I click from one page eg homepage to about me
    that works but then I go from about me to web design
    I get an error message:
    Not Found
    The requested URL /about_me/web_design/index.html was not
    found on this server.
    Additionally, a 404 Not Found error was encountered while
    trying to use an ErrorDocument to handle the request.
    seems to me the URL changes as there is no
    /about_me/web_design/index.html
    any information would be much appreciated
    I have uploaded site to server if that will help explain
    http://www.andysite.prohost4u.co.uk

  • Adding a button before the TOC button in a WebHelp Pro navigation bar

    My client wnats to add a "Home " button to the left of the TOC button in the navigation bar. I can ad buttons to the right of the "standard buttons": TOC, Search, Print, and Glossary, but even if I go and edit the skn file and add the "Home" botton before the TOC one, it still displays to the right. Is there anything I am missing?
    Thanks.
    Using RoboHelp 9 and Robohelp Server.
    Thanks

    Hi,
    I don't have RH Server, so this is a bit of a guess but I think one method will work.
    Modify the toolbar order in whstart.js.
    1. In whstart.js, go to line 184 (RH10), it has the text else if (nMsgId == WH_MSG_TOOLBARORDER).
    2. Below the opening bracket add the following code:
    oMsg.oParam = "CUSTOM|toc|glo|idx|fts|blackblock|searchform|banner";
    return false;
    3. Open whskin_tbars.htm and go to the bottom of the file to find a few calls starting with addButton.
    4. Copyt the id of the button (customxxxx) and replace the text CUSTOM in whstart.js.
    Modify whskin_tbars.htm
    1. Open whskin_tbars.htm
    2. Go to the bottom of the file and find a few calls starting with addButton.
    3. Set the lines in the order you want the buttons to appear. (Don't forget the 'blankblock' button to push certain content to the right of the toolbar.
    4. Remove the call to the function ReSortToolbarButtons() from the file whskin_tbars.js.
    If WebHelp does still resort the buttons, try adding return false; as the first code in the function ReSortToolbarButtons() in the file whtbar.js
    Hope this helps,
    Greet,
    Willam

  • Adding Content To the Top-Level of Navigation bar ?

    Hi,experts ,
       i have a problem with adding content to the top-level of navigation bar ?
    I have the authority of administration.I have added a customizing role with the entry-point property to myself userid . I have checked my navigation-target page's property can be visible in top-level navigation. I checked my my display level is set as 2 .
       However ,i dont get the folder content at the top-level navigation.Anyway,when i check the delta link trace,there is no folder that connect to my role .
       Anyone helps me out ?
    Thanks in Advance .

    Hi Eleanor,
    If you already created a role with an entry point and assigned it directly to you user, you may just have to refresh the portal page. You may also check the authorizations of you role.

  • Adding A Navigation Bar To A Template...

    Hello!
    I have created a Dreamweaver Template that only needs to have a navigation bar added to it for it to be completed. However, when I click on the area I would like to add it to, click on Insert --> Image Objects --> Navigation Bar, nothing happens.  What am I missing?
    Thanks!

    BigMusicGeek wrote:
    I am using Dreamweaver CS4.
    The option is there, but the dialog box does not appear.
    Thanks!
    I would attempt clearing the program cache and see if that does anything to bring back the dialogue box...
    http://forums.adobe.com/thread/494811

  • The app could not be added to your itunes library because an error occurred. There is not enough memory available.

    Hi guys,
    When i drag and drop an application(development app built) to my iTunes> Library > App. Then i got a error "The app 'XYZ' could not be added to your itunes library because an error occurred. There is not enough memory available." Please see my image below:
    I seached any solutions to fixing for those problems. But i did not still to  fix them.
    Apple Support Team please help me for this problem! Or anyone? Can you help me for fix this problems?
    Thanks guys so much!

    Thanks for your feedbacks "diesel vdub".
    "Is there sufficient free space on the computer?"--> My space on computer hardisk either ipad free more.
    "Has iTunes been closed and relaunched?"--> I launch this app any more time, and it still an error.
    "Has the computer been rebooted?"--> I try reboot my computer and --> open itune--> drag may app to itune--> Still occurr this message.
    Have you other way for fix this propblem?
    I running:
    My computer: Window 7 Ultimate
    My ipad: iPad 2, iOS 7.01.
    iTunes Application on Window version: 11.2.2.3
    Anyone, please help me!
    Thanks all.

  • Navigation Bar Error

    Hi ,
    I created a Navigation Bar of 'Element Type' - Categories and gave the 'Dispaly Mode' as Drop-down List . I attached this through the Navigation Bar Portlet in my Page.
    When I try to submit the list by the Button 'GO' it gives me the following error :
    Error : No page has been created for this Content Area (WWS-32141)
    This Drop Down list works fine when I select Folders instead of Categories/ Perspective.
    What could be the problem ?
    Thanks.
    regards
    null

    It depends on how you inserted it into Dreamweaver and how
    you even exported it. There are multiple methods, so try a
    different one....
    but it pretty much appears that your js file has an important
    variable missing a value. so look over all variables and make sure
    they have values.

  • Adding ana archive page with a link in the Navigation bar

    I am really new to all this so don't think that I'm a 'tard. I am building a blog on '06 and I like most of what I can do, but I can't figure out a couple of things. My current blog is with Godaddy (pronounced blow-daddy) and with that blog I have archives, recent entries and a calendar. Is there any way that I can duplicate that here? If not, how about just adding a blank page that I use for archives. I know that I already have one but I can't seem to make it visible in the navigation bar. Any help?

    No, you have to have a page for it to show up in navbar.
    The work around is to use refresh tag to redirect to your email address, here is how:
    http://www.geocities.com/[email protected]/Test/Front.html
    1) make a Front page
    2) make a Contact page, link Contact page to Front page's navbar
    3) editing Front page: search for href="Contact.html" change to target="_blank" href="Contact.html"
    4) copy contents of index.html
    5) editing Contact page: replace contents of Contact the contents of index.html
    6) search for http-equiv="refresh" content="0;url= some page.html" change it to http-equiv="refresh" content="0;url=mailto:[email protected]"
    7) add the following to the end of Contact.html
    <script language="Javascript">
    <!--
    setInterval("window.close()",2000);
    -->
    </script>

  • Adding a print button, a "download" PDF button and a navigation bar in a SWF created by InDesign

    I can't find a way to add "PDF features" on a SWF file exported from InDesign CS5.5 such as:
    - a print button
    - a download PDF button
    - a navigation bar (outside of the pages)
    edocker provides these features but it is pretty expensive and does not allow a lot of customization.
    Would anyone have an idea of how to do it ?
    Thank you.

    eDocker actually allows you to use all the interactive features you can create in InDesign. It kind of "wraps" your exported SWF into a user interface with all those 3 elements asked + more (zoom for instance)
    Check out these links:
    Sample:
    http://www.edocker.com/_demo/edocker-online-demo/index.html
    Workflow:
    http://www.edocker.fi/index.php/en/products/edocker2-desktop-publisher/workflow/

  • Adding Icon Image Elements to a Navigation Bar in Adobe Muse?

    I want to add a rollover image in my navigation bar - I want the rollover image to have a dotted line surrounding it and I can't make dotted lines in Muse so I want to make the image in fireworks and import it into my menu. Can this be done and if so, how?!!

    You can use fill image for menu items with defined states, regarding dotted stroke line , try this :
    https://creative.adobe.com/addons/products/1844#.VFUMBslsiks
    Thanks,
    Sanjit

Maybe you are looking for

  • HT1918 what can i do if i have forgotton my answers to the security questions?

    recently got a new iphone due to some internal speaker issues with my old one... After getting it all setup and transfering my songs etc... over... when i go into the Apple Store or Itunes it asks me to answer some security questions to verify myself

  • How do i fade out a video clip?

    how do i fade out a video clip?

  • COST Element Based Planning

    Hello All, We are trying to plan cost of WBS Element based on cost elements. what we are trying to do - > CJ40, we want to plan on cost element level so on clicking the button "primary costs" (or via the menu: "Extras -> detailed planning -> Primary

  • How to set images as buttons?

    Hi, I am trying to create a GUI in which each frame/panel has few buttons.I am able to put an icon in the button.Now please can u tell me how one can set an image as button?I am using netbeans to do the above. Thanku..

  • Serialize in XML

    Hello, I have a question. Why this does't works ? I have a class import java.io.FileOutputStream; import java.io.FileNotFoundException; import java.io.IOException; import java.beans.XMLEncoder; public class Voiture {     private String marque = new S