View Full Version : this irritates me..
simonsebergsen
July 27th, 2003, 07:20 PM
u know when u create a homepage with dreamweaver and insert images, this little box pops up when u hold the cursor over images.
If a wanna make a similar wabpage like this
http://www.kimm.no
when i hold over this guys photos that box doesnt pop up?
what the reason for that?
and how can i create randomness with html`? like a random background thing as used in kimm.no
i would greatly apreciate help/tips! =)
reverendflash
July 27th, 2003, 07:23 PM
I'm gonna move this to the dreamweaver forum for you...
Revhttp://www.aulman.com/rev.gif
Digitalosophy
July 27th, 2003, 07:32 PM
are you referring to the alt tag?
<img src="img1.jpg" height="100" width="100" alt="this s a pic of me">
eyeinfinitude
July 27th, 2003, 07:46 PM
I think simonsebergsen is referring to the mini tool bar that appears when you mouse over images.
To disable those, there are 2 methods:
1) You can place this meta tag at the top of your page.
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">
2) You can add this to your image code
GALLERYIMG="no"So that your image code would look something like this.
<img src="images/filename.jpg GALLERYIMG="no">
Digitalosophy
July 27th, 2003, 07:49 PM
eg? what mini tool bar are you speaking of?, ooooo do you mean the save file thing? lol digitalosophy is confused...
BTW.. Where's my T Shirt? lol :)
eyeinfinitude
July 27th, 2003, 07:52 PM
If you're running IE6, there is a lil mini tool bar that appears when you mouse over images on the web, it allows you to print or save the image.
My shirt still hasn't come yet? I was about to ask you the same question. hahaha :P I'll look into it.
Digitalosophy
July 27th, 2003, 07:54 PM
ooh ok thanks
dont worry bout the shirt i was just bustin berls :)
eyeinfinitude
July 27th, 2003, 07:57 PM
Ok I just checked the status, did you send a check?
Digitalosophy
July 27th, 2003, 08:18 PM
na credit card
simonsebergsen
July 27th, 2003, 09:04 PM
thanx guys, il try it when i get home;) swell swell
simonsebergsen
July 27th, 2003, 09:32 PM
sweeet thanx!
one more question while im at it..;)
if i want to make a text button that turns green from white when u touch it. I only want the text so made the text with transparent background. But dreamweaver didnt seem to work with .png files. And if i make it a trasparent gif its all choppy. An i want it smooth.
Is there anything i can do when i save it for web i adobe to make the text smooth?
thanx again for helping
Erik
July 28th, 2003, 11:09 AM
Hei, hva heter du? Jeg snakker lit Norsk.
I love Norway, and hope to visit one day. The photographs on your site look like Norwegian lands, are they?
Anyway, try exporting your .gif with a matte background that matches the area of the web page where it will be placed. This way it will look transparent.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.