Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
Leandro Vieira Pinho #1
CodeHints and dollar sign ($) problem
Hi for everyone,
I?m developing a extension to add CodeHints to the freeDOM.js (it?s a
brazilian DOM Library) and I?m having problens when I use the dollar sing ($).
I can (should) explain it better. Look:
with that (part of) code:
...
<menu pattern="$" DOCTYPES="JavaScript" caseSensitive="true">
<menuitem label="$(strObjId, strObjId2, ...)" value="("
icon="shared/mm/images/hintMisc.gif"/>
...
everything is fine. So, when I type $ (dollar sing) the CodeHints appears with
all menuitem that I configured.
But, in this (part of) code:
...
<function pattern="$(strObjId, strObjId2, ...) {}" doctypes="JavaScript"
casesensitive="true" />
<function pattern="foo_test(foo test string) {}" doctypes="JavaScript"
casesensitive="true" />
...
only the second menu tag appears when I typing the function in DW. So, my
question is simples: Can I use the dollar sing ($) in the attribute pattern?
Thanks
Leandro Vieira Pinho Guest
-
How to reload CodeHints.xml?
Hi, Sorry to reopen this old thread. There are functions to do this on the fly. like, dw.codeHints.addMenu() dw.codeHints.addFunction()... -
Dollar sign not displaying with cfchartlabelformat=currency
Environment: ColdFusion MX 6.1 (6,1,0,83762) on JRun 4 w/ Updater 4 Solaris 9 Sun Java version 1.4.2-b28 (default installed version w/ CFMX and... -
[OT] History of the dollar sign [Was: [OT] Aesthetics of @ and $;]
Alex, Interesting. I have never heard it suggested that the Malatesta "logo" was the inspiration for the dollar sign. Do you have any... -
A free dollar sign shape for ps6?
Hello, I've looked on the net and in the adobe expert center looking for a free dollar sign shape for ps6 and can't find any that work for ps6. ... -
In some searches on web site the items will come back with a different dollar sign than the US $
In some searches on our web site the items will come back with a different dollar sign than the US $ symbol why is that? MC *** Sent via...



Reply With Quote

