Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
RichBC #1
Editing existing html page
I'm evaluating Contribute 3.11 with a number of existing static html pages (no
Dreamweaver). The hyperlinks in these pages are displayed as plain text and am
unable to edit the underlying URL. If I create a new link with Contribute, it
shows up in blue underlined text as I would expect.
Is there something additional that needs to be done to edit existing
hyperlinks? Here's a sample code block for what I am tring to edit:
<tr align=left>
<td><ul type="square">
<li><a href="http://localhost:84/policies/100-254.PDF" target="_blank" >
Billing</td>
</tr>
RichBC Guest
-
Editing Existing Form with Calculations
Hi, A previous designer built an order form calculating subtotals and totals from user-entered data. I wanted to add one more radio button set,... -
editing an existing site on a new pc
I exported the website from the old pc then imported to the new pc, I can edit the site on the server from the new pc, but I can not down load or... -
Editing existing fill attributes of an object
I use Freehand MX 2004 and I cant figure out how to edit the existing fill of an object. In the Objects window there is only an option to add a... -
Editing Text In An Existing Gif Image
Looking for help Fireworks 2, trying to update text on an existing gif image from the web (don't have the original source file). No matter what I do... -
Disabling a field when editing an existing record in a Datagrid
I created an ASP.net form with an editable datagrid on it. I can create new records, and update and delete existing records. The problem I have is... -
BW #2
Re: Editing existing html page
RichBC wrote:
Maybe Contribute doesn't like that invalid code? You haven't closed the>I'm evaluating Contribute 3.11 with a number of existing static html pages (no
>Dreamweaver). The hyperlinks in these pages are displayed as plain
>text and am
>unable to edit the underlying URL. If I create a new link with Contribute, it
>shows up in blue underlined text as I would expect.
>
> Is there something additional that needs to be done to edit existing
>hyperlinks? Here's a sample code block for what I am tring to edit:
>
> <tr align=left>
> <td><ul type="square">
> <li><a href="http://localhost:84/policies/100-254.PDF" target="_blank" >
> Billing</td>
> </tr>
li or the ul.
--
BW
BW Guest
-
RichBC #3
Re: Editing existing html page
Right you are. I was missing the </a> tag. Thanks.
RichBC Guest



Reply With Quote

