Make the editable attribute

Hello world

I used the function 'Make attribute editable' DW CS4 so that I can change the class on a h3 on pages given birth from a template, for example.

< h3 id = "banner_home" class = "@(image_name) @" > text goes here. < / h3 >

This will only allow me to change the name of the class, but I was wondering if there was a way to also change the text in the h3, IE. where it says 'insert text here. "

Is this possible?

Appreciate any assistance.

All you have to do is to add an editable region between the tags.  Since the content between the tags is not an attribute of tags, you can't do it with editable attributes, but a simple combo box will do the trick.

Tags: Dreamweaver

Similar Questions

  • How can I make the editable CSS in a model created using a DW layout page?

    Hello

    I made a page of model using the model of a centered, fixed column, header, and footer.  I then

    Do the header and the content areas of the editable regions.  I left the footer as a locked region.  Now

    whenever I do a page based on this template, I can't change the CSS for all the

    regions - not even the unlocked regions.  How to make CSS an editable area so that I can change

    backgrounds, fonts, etc. of the header and the contents of the regions without changing them using the

    page template?

    The CSS is embedded in the head of the template page?  It is in an editable region he called "head"?

    If the answer to the first question is NO, then you should already be able to change any than CSS.  I'm guessing that the answer is YES.

    If the answer to the first question is YES, and the answer to the second question is NO, then you must export it to an external file using the ability to export to Dreamweaver CSS rules.  Then when you save the page template, this new CSS file link will be spread to all the child pages.  You should now be able to freely edit a CSS contained in this file.  Alternatively, you can MOVE the CSS into the editable region in the template page's head.  Since it is now in an editable area, the only change that will propagate the child pages is that the CSS has been removed, you will need to paste this block of CSS in this editable region on each child page existing.  New child pages will already have that CSS it when they are created.

  • Make an editable attribute tag - problem

    I'm about to do some nested models and in my main template, implemented editable regions. I have a banner of images cut into slices at the top of the page and one of the things I have to do is to make the company logo (which appears in 1 slice) change according to the section of this site, you are in.

    What I thought would be best would be to make the CBC as img (for the band) editable only. But when I do this, it 'breaks' the image. Now in my model, the CBC looks like this (I named the region 'Logo'):
    SRC = "@(logo) @" "

    And I noticed in the head of <>that it inserts this:
    "" <!-TemplateParam name = "Logo" type = "text" value = "... / pictures/top_banner2_r1_c2.gif"-->

    Now, if I can not understand why it does not work, I can always do the entire IMG tag editable and call it a day... however prefer to only do the editable CBC. Any ideas?

    Thank you!

    Thank you! This seems to have worked. The image is broken when I discovered the child locally, but when I load the file is fine. Thanks again!

  • Editable attribute fails to update file name change

    I use regions editable for image swap on bearings so that I can disable one of the images flown over by changing the url of the image itself. I do this to show what section of the Web site visitors are in currently. I think that this quite common. Using templates is ideal for this, but without the editable for swap image attribute I could not identify visitors to the section using the swap image.

    If I change the name of the image it does not update the url of the editable attribute. The find and replace feature also does not affect this. It updates all other instances of this image, but not the template param code. Any ideas? I tried to open the nested and caraa models, update the names with the search- and -replace and could not operate. I had to delete all editable areas and update the pages of models and then re-create the and the bearings. Tedious. Wanted to know if someone has bypassed this or if I do wrong etc.
    Thank you, Tim

    If you're still reading this thread, here's a solution for you.

    In this model, include the following markup-

    <>
    href ="... bgtesting2.html" > None "

    In the anchor tag, mention the name of the image that you want to track with the
    parameter. By doing this, you say DW page template should also be
    analyzed for the path to the file, and this will force the setting as
    updated.

    Note that this conditional region never 'prints' since it is testing the
    Boolean false to the truth that will never happen.

    CAPICHE?

    --
    Murray - ICQ 71997575
    Adobe Community Expert
    (If you * MUST * write me, don't don't LAUGH when you do!)
    ==================
    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
    ==================

    "Murray * AS *" wrote in message
    News:e2lveb$SBD$1@forums. Macromedia.com...
    > I see what you mean. Child page settings are managed, but the
    > parameter of the model is not. I check with higher authorities... 8)
    >
    > --
    > Murray - ICQ 71997575
    > Adobe Community Expert
    > (If you * MUST * write me, don't don't LAUGH when you do!)
    > ==================
    > http://www.dreamweavermx-templates.com - model of yard!
    > 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
    > ==================
    >
    >
    > "The79bomb" wrote in message
    > news:[email protected]...
    > Dear Murray,.
    > Thank you once more for the answer. I assure you that the type is set to
    > URL. I have
    > relocated a part of image files in a folder under what they got from many
    > Browse
    > easily. When Dreamweaver MX asked me if I wanted to update the links to
    > these
    > files I said yes. She started to date for some time. When I had finished
    > a new
    > file based on one of the templates and the links were were not updated
    > for
    > these files that I had moved. I checked the model and quite sure that the
    > templateParam tags don't had not been updated to reflect the moved files. I have
    > will be
    > have to do some additional tests to verify this but all the files I have
    > moved and
    > update was not updated in the templateParams. Yours, Tim
    >>
    >
    >

  • Editable attribute descendants models

    I used successfully editable attributes in the models before. I have a basic model, and other models are derived from this basic model and can change model properties.

    However, I now want to have this same editable attribute (< body id = "@(id) @" >) cannot only be changed with models that derive from the base, but also children models. I can't understand how to do this.

    So what I want to look like this:

    base.dwt
    portfolio_base.DWT (derived from base_dwt)
    portfolio_a.DWT (derived from portfolio_base.dwt)
    portfolio_b.DWT (derived from portfolio_base.dwt)

    I can change the attributes can be changed in portfolio_base, but not its descendants. Can anyone help?

    TIA, Lars

    It would be the passthrough attribute.

    Try this-

    and see how that plays.

    --
    Murray - ICQ 71997575
    Adobe Community Expert
    (If you * MUST * write me, don't don't LAUGH when you do!)
    ==================
    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
    ==================

    "larclap" wrote in message
    News:ebt13g$AQF$1@forums. Macromedia.com...
    > I used successfully editable attributes in templates before. I have a
    > basic
    > and other templates are derived from this basic model and can
    > Change
    > Properties of the model.
    >
    (> However, I now want to have that same editable attribute)<>
    (> id = "@(id) @" >) not only changed with the models resulting
    > the
    > starting point, but also the child models. I can't figure out how to
    > this.
    >
    > So I want looks like this:
    >
    > base.dwt
    > portfolio_base.dwt (derived from base_dwt)
    > portfolio_a.dwt (derived from portfolio_base.dwt)
    > portfolio_b.dwt (derived from portfolio_base.dwt)
    >
    > I can edit the editable attributes in portfolio_base, but not sound
    > descendants. Can anyone help?
    >
    > TIA, Lars
    >

  • Make body editable tag attribute

    I created a template in dreamweaver 2015 and I need to make the Body editable attribute tag.

    I followed the instructions: modify > templates > make attribute editable.

    The problem is that I don't know how to set it up. Here's what I need the tag to be: id = 'House' body class = "bodbg" > and I need to be able to change the ID on each page of the child.

    Can someone shed some light on this for me?

    Thank you!

    Modify > templates > make attribute editable.  See screenshots.

    On the page of the child.  Edit > properties of the model > change the name of the class.  Repeat for other pages of the child.

    Nancy O.

  • Impossible to publish a wswmm on computer or dvd into a video file with windows movie maker, after the edition of a major project

    Impossible to publish a wswmm on computer or dvd with windows movie maker, after the edition of a great project - error message stating "cannot save the movie to the specified location. Verify that the original source files used in your movie are still available, that the backup location is still available, and that there is enough available disk space, and then try again"

    the source files are all there and I have more than enough space... Please help (project video wedding!)

    Thank you thank you thank you...

    chop my project and publish it on computer, mix files together on the creation of dvd windows... it worked!

    you saved me break my laptop into 1 million pieces... thank you once again!

  • form in a widget library makes the empty alt attributes

    the single form in the widget library makes the empty alt attributes, was go threw with seo test and there were more than 40 empty alt attributes?

    does anyone have a solution for this?

    Hi Leif,

    I will suggest you export the .muse as HTML file (file > export as HTML), this will create .html files in the local computer.

    Now you can use an editor like Dreamweaver HTML to change the value for the ALT tags

    Download the .html files and folders exported to your accommodation.

    Now, Muse have not any possibility to add the ALT tag for form elements.

    Thank you

    Prabhakar Kumar

  • Hi I have Lightroom 5.7.1 and try to make the panorama.  Photo/Edit in watch upward but somehow "Merge to Panorama in Photoshop" is grayed out.  How can I make it work?  How can I make panorama to 5.7.1?

    Hi I have Lightroom 5.7.1 and try to make the panorama.  Photo/Edit in watch upward but somehow "Merge to Panorama in Photoshop" is grayed out.  How can I make it work?  How can I make panorama to 5.7.1?  Can anyone help?

    Seriously Teddy5555, this isn't a problem with Lightroom.  If PhotoShop is not installed on your computer, then you cannot directly photos to edit in PhotoShop, nor can you merge to Panorama in PhotoShop.  If it is not installed, you must install it to make it work.

    6 LR and LR CC 2015 have the ability to merge with a Panorama in LR itself as shown below, but I don't remember if it was available in LR 5.

  • When Im in Lightroom 4 and make an edit in photoshop, after Im done making changes in photoshop that I do a backup, but does not load the file to lightroom. This just started happening. It was working before.

    When Im in Lightroom 4 and make an edit in photoshop, after Im done making changes in photoshop that I do a backup, but does not load the file to lightroom. This just started happening. It was working before.

    Please go to the location of your Lightroom Catalog, and there you will see the folder for Lightroom Catalog Previews.Lrdata

  • How can I make the last edition. I already have Adobe Creative Cloud?

    How can I make the last edition. I already have Adobe Creative Cloud?

    Is that what you mean?

    Previous through Cloud http://helpx.adobe.com/creative-cloud/help/install-apps.html#previous

    - and if you have Cloud application manager 2015 https://forums.adobe.com/thread/1906752 of difference

  • How to make the taskbar (file/Edit/view/window/help) appear again?

    The taskbar at the top of the page no longers (file/Edit/view/window/help) somehow appear in my Acrobat Reader. How can I make the taskbar poster again?

    Hey larryy97560595,

    You can choose "Menu bar > display > show/hide ' or just press the F9 key to retrieve the menu items.

    Kind regards

    Ana Maria

  • When I select edit then preference, the window is too large to be able to see the record button at the bottom to save my changes in the preferences.  How do I make the window smaller so I can't save my changes?

    When I select edit then preference, the window is too large to be able to see the record button at the bottom to save my changes in the preferences.  How do I make the window smaller so I can't save my changes?

    Your system meets the requirements of System. Dreamweaver?

    The problem can also be caused by the settings of your system as in

  • How it makes the xdp to the editable pdf document?

    I have a process document by which the document is displayed, but the user cannot modify the document.

    How can I change the xdp so that the rendered document will be editable by the end user?

    Thank you!

    Comparing files xdp (such as xml, using SVN diff, which, in turn, use WinMerge), I noticed that if I change the following static to the dynamic field:

    defaultPDFRenderFormat acrobat9.1dynamic

    the form appears to allow editing.

    However, I made other changes, so I don't know if it's one that makes the most impact.

    Of course, it must be very careful when you edit xdp files.

    Unfortunately, this editor here does not allow me to copy and paste, so that's about all I'm going to write for now.

  • Make the OOTB IOM attribute as mandatory attribute

    Hi people,

    How to make an OOTB attribute as required attribute? I am not able to find an option to do the same thing.

    Thank you.

    I assume you are talking about OIM11G. Just go to the advance tab-> Configuration-> User Configuration change the attribute, and then select set to true.

    -Marie

Maybe you are looking for

  • Satellite A110-180 - fan starts but stops after a few seconds

    Hello I have a Toshiba Satellite A110-180 and when I turn on the computer, the fan turns on but it stops in a few seconds and starts again in a while and stops again and starts... Then the laptop gets heat quickly. I bought the laptop about 5 years a

  • Re: My Satellite M60 unbootable

    Hello Can someone help me? I have a Toshiba Satellite M60-164 which was working fine, but now the laptop seems to like his death. He won the boot t upward, even when plugged into the charger. The light on the real charger lights up but none of the li

  • Satellite U300 works without current alternative. can't stop either

    Hi all I have a portable Satellite U300 - 13 k which was purchased recently (1 month ago) and has the following problems: 1. it does not start without power regardless of whether the battery is fully charged or notIt will come without the battery.Onc

  • I'm almost out of disk space

    DEAR LADIES AND GENTLEMEN: I'M AM NOT AT ALL A GOOD COMPUTER USER AND AM A LADY OF OLD PEOPLE, THE DISABLED WHO!  MY COMPUTER IS MY ONLY FRIEND, (LITERALLY), AS I NOT A SOUL REST IN THE WORLD AND I'M PRETTY CLOSE TO HOME.  I'M VERY SURE YOU'LL UNDERS

  • How can I find my screensaver aquarium again?

    My screensaver aquarium is missing. Is there a download I can use?