Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
iceman25 #1
Has any one seen this ...
Has any one seen this ...
If you have a table in DreamweaverMX ...like so:
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td> </td>
<td> </td>
</tr>
...........and you put your cursor between the <td*> ...were there asterisk is
and hit a space bar ...the code hints come up!
I have found it works on some htm files ...and not on others.
Why would this be? I didn't change any settings.
Is there an answer for why it's doing this?
Here is a link to an image showing the code hints working ...like they should:
[url]http://www.triplecdesign.com/code_hint.htm[/url]
Any help would be appreciated!
iceman25 Guest
-
danilocelic *TMM* #2
Re: Has any one seen this ...
iceman25 wrote:
We'd need to see the files that it works on and those that it doesn't work on. Got URLs?> I have found it works on some htm files ...and not on others.
--
Danilo Celic
| Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
| Team Macromedia for Dreamweaver : [url]http://macromedia.com/go/team/[/url]
danilocelic *TMM* Guest
-
RichMcCrea #3
Re: Has any one seen this ...
hmm.. the popup shows all the time for me... I think it is a built in behavior
not an extension behavior. It could be that if a CSS sheet overrides the table
settings that the menu wouldn't show because the editor is smart enuf to know
that addition attributes will be superseded by the CSS sheet. just a guess..
let's see the entire HTML of a page that works and a page that doesn't work.
RichMcCrea Guest



Reply With Quote

