Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
n00b_Scripter #1
Image for menu
Hi, How could i link this :
[url]http://img449.imageshack.us/img449/4932/cpmenu3ic.jpg[/url]
Please help me.
n00b_Scripter Guest
-
Menu background image IE
<a target="_blank" class="ftalternatingbarlinklarge" href="http://google.com/"style="background: white none repeat scroll 0%; -moz-background-clip:... -
Fly Out (Pop Out) Menu with Image Rollovers Extension?
I'm using DW's behaviors to make Pop Out menus. It seems to make all of the links in HTML/CSS. I want to use a rollover image of my choosing... -
Scrolling Image Menu Help (OS X Look)
Hello, I'm looking to try to make an image viewer for my webite. Basically I want to have something that looks like OS X... You know the scrolling... -
Pop-up menu from text link instead of image?
Does anyone know if it's possible to generate a pop-up menu off of a text link instead of off a button? If so, can either Fireworks MX or Fireworks... -
pop-up menu and swap image help
URL?? -- BR "foosball is th' DEVIL, Bobby Bouchet" "aserecuba2886" <webforumsuser@macromedia.com> wrote in message -
rilkesf #2
Re: Image for menu
Use your image editing software (Photoshop for example) to cut the graphic into
pieces and save them as individual files. Then just place the individual
pieces within their own link tags.
ex:
<a href='home.html'>
<img src="yourfolder/homebutton.jpg" alt="home" />
</a>
rilkesf Guest



Reply With Quote

