Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: OT: Dreamweaver Settings - Border=0
From: Waldo Smeets
Date: Mon, 10 Apr 2000 19:17:05 +0100

You can customize almost everything in dw3. Just open the following file:
configuration>objects>common>image.js
And change the line:

return '<img src="' + newURL + '">';

into

return '<img src="' + newURL + '" border="0">';

You can also set the alt attibute to "" if you want to:

return '<img src="' + newURL + '" border="0" name="">';

Save the file, restart dw and just see that it works!

Waldo




> -----Oorspronkelijk bericht-----
> Van: owneratchinwag [dot] com [owneratchinwag [dot] com]Namens">mailto:owneratchinwag [dot] com]Namens Jason
> Bouwmeester
> Verzonden: maandag 10 april 2000 15:49
> Aan: 'flasheratchinwag [dot] com'
> Onderwerp: FLASH: OT: Dreamweaver Settings - Border=0
>
>
> Hey everyone,
>
> I know this is OT but I was wondering offhand... just got DW3 (gotta love
> FF2K!) and I love it... so much better than FP. However, I noticed when
> inserting an image you have to specify border=0, FP automatically assigns
> this - is there anyway to have DW do this automatically?
>
> TIA!
> Jason
>
> Jason Bouwmeester
> New Media Programmer
> InterVisual
>
> Suite 200, 709 - 11th Ave SW
> Calgary, AB T2R 0E3
> Ph: 403.264.9199
> Fax: 403.264.9225
> www.intervisual.com
> "Corporate Internet Developer"
>
>
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Get the last 100 messages from the flasher list NOW
> http://www.chinwag.com/flasher/last100.shtml
>
> Flash books http://www.chinwag.com/flasher/books.shtml
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>
>


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: OT: Dreamweaver Settings - Border, Jason Bouwmeester

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]