Re: Deck of cards
From: Doug Norton (doug.norton_at_plcsystems.net)
Date: 02/02/05
- Next message: Mark K: "Re: Forms & Emailing results"
- Previous message: Gino: "How do I set my FP2003 web page to a flexible display resolution"
- In reply to: clintonG: "Re: Deck of cards"
- Next in thread: Murray: "Re: Deck of cards"
- Reply: Murray: "Re: Deck of cards"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 2 Feb 2005 17:46:28 -0500
Another application that you can try for free (for a limited time) is
imagemapper from CoffeeCup www.coffeecup.com I use several of their
applications for sprucing up HTML and they are all pretty good.
Regards
Doug
"clintonG" <csgallagher@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:u8bwfBXCFHA.3120@TK2MSFTNGP12.phx.gbl...
> You want to create what is called an 'Image Map' and now that you know the
> proper terminology you can search and find image map applications and
> tutorials about this methodology that has been around since day but you'll
> still have to draw each active area independently of the others. There are
> plenty of 3rd party applications form which to choose.
>
> The W3C HTML specifications for image elements includes support to draw a
> user defined border around each image. Doing so is not possible when
> working
> with an image map. If you rethought your design you could use a program
> like
> PaintShop Pro or another application that can take a large image and
> 'slice'
> parts of it up allowing you to save the entire collection to .html.
>
> Doing so allows you to treat each slice as an independent image that when
> displayed in the browser the whole collection of slices is
> indistinguishable
> and appears as a whole. Doing this would allow you to take advantage of
> semantic markup by applying the border="value" attribute to each image
> element, i.e. <image src="file" border="1" />. If the border attribute is
> used JavaScript would be required to toggle the display of the border on
> and
> off when an onMouseOver event is raised.
>
> --
> <%= Clinton Gallagher
> METROmilwaukee "Regional Information Services"
> NET csgallagher AT metromilwaukee.com
> URL http://clintongallagher.metromilwaukee.com/
>
>
>
> "Catt" <Catt@discussions.microsoft.com> wrote in message
> news:EEA8190A-080B-420D-B32C-0FCEF1407A27@microsoft.com...
>> I have a jpg of a complete deck of cards laid out on a table, all 52
> cards.
>> I want to draw an invisible rectangle around each card so that I can
> create a
>> link from each card to a separate place. Drawing the invisible rectangle
> is
>> easy, and creating the link is easy but do I have to do it 52 times? I
> tried
>> to edit/copy and edit/paste but it (FP) does nothing. I also tried to
> create
>> and effect on "mouse over" to have FP draw a border around the invisible
>> rectangle to show that it is "chosen". That doesn't work either. When I
>> choose format/HTML dynamic effects/mouse over/formatting/ choose border
> the
>> end result is that FP puts the border around the whole jpg even though
>> its
>> not chosen. Can someone guide me?
>> Thanks, Catt
>
>
- Next message: Mark K: "Re: Forms & Emailing results"
- Previous message: Gino: "How do I set my FP2003 web page to a flexible display resolution"
- In reply to: clintonG: "Re: Deck of cards"
- Next in thread: Murray: "Re: Deck of cards"
- Reply: Murray: "Re: Deck of cards"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|