Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
aliencosmo #1
stray text letters in header
How do I prevent this from happening? Users edit documents and letters appear
in header of the document, inside the editable areas (i.e. between the <!--
InstanceBeginEditable name="head" --> and <!-- InstanceEndEditable -->
tags, but NOT in locations that should be accessible by Contribute. For
example, a "b" will appear between style tags (see the "b" in the code pasted
below)
<style type="text/css">
<!--
.style25 {font-size: 11px}
-->
</style>
b
<style type="text/css">
<!--
.style36 {color: #99FF33}
-->
</style>
Additional note:
creating a duplicate of the file with Dreamweaver and saving back to server
removes the stray letter
Another note:
This only happens when users have edited the documents in Contribute. They
cannot see the letters in Contribute -- only after they have published and
preview in a web browser.
aliencosmo Guest
-
how to get header text of AdvancedDataGridColumnGroup onclick?
Hi am using AdvancedDataGrid to present data.. Here am facing some problem with AdvancedDataGridColumnGroup.. Requirement is something like... -
Datagrid Header Disappearing Text
When my stand alone flash app is being resized, the two datagrids' header texts disappears and reappears. I've changed fonts, embedded fonts,... -
Get Header Text
Hello, I am trying to get the header text of the datagrid in the ItemDataBound event, but it returns an empty string. Here is what I did:... -
header() and text export to file
I have the following code in a php page to export some data to a text file. problem is that I get the "test text" and all of the page html code in... -
Image in header column (not replacing column header text)
I have a sortable (asc/desc) datagrid and would like to add a small arrow icon (down/up) next to the column header text to improve the UI. Is this... -
mzanime.com #2
Re: stray text letters in header
Do you have something funky going on with your editable regions? Inside
Dreamweaver, check template syntax. Also make sure the template files on the
Contribute server are the newest, or problemless copies.
Contribute should allow them to add meta tags (description, keywords) into the
"head" header editable region, but nothing else.
mzanime.com Guest



Reply With Quote

