Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
sead8ted123 #1
Javascript Link
I am trying to solve the problem where the client can use Macromedia Contribute
to a Javascript to a link. I want the link to look like this in the HTML
<a href="javascript:;"
onMouseOver="MM_swapImage('main','','images2/products/test-mask-6.jpg',1?>
When I pull the site up in contribute and click on one of the images to view
the hyperlink?it looks like this:
I was hoping the full JavaScript would show up here as: javascript:;"
onMouseOver="MM_swapImage('main','','images2/products/test-mask-6.jpg',1
So I would be able to just edit it?no such luck. If I replace the yellow
highlight ?javascript:;? with the script I want?it prints to the page as:
<a
href="javascript:;%22%20onMouseOver=%22MM_swapImag e('main','','images2/products/
test-mask-4.jpg',1"
onMouseOver="MM_swapImage('main','','images2/products/test-mask-4.jpg',1)">
sead8ted123 Guest
-
Linking to javascript using dynamic a href link
Hello everyone, ive been coding with flex for a little bit now to make this project but i've run into another road block. i finally figured out... -
How can I set a javascript link to have a target?
Hiya, Figured I'd try this again... seeing as I can't figure it out. I've got a javascript drop down menu, and I need the links in it to target an... -
Need the javascript to link to a frame.
Hiya, I don't think I titled the last attempt at this post clearly enough.. and I need to solve this soon... I've got a javascript drop down menu,... -
automate adding Javascript popup boxes to html link
:confused; We are cutting and pasting in code to create Javascript popup boxed for all of our html links to internal documents and external... -
preserve the link to a single Excel cell when updating link
I want to import a single cell from an Excel spreadsheet into InDesign CS. Initially, I am placing a single cell into a text frame and get the...



Reply With Quote

