This irritates me

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! =)

I’m gonna move this to the dreamweaver forum for you…

Rev

are you referring to the alt tag?


<img src="img1.jpg" height="100" width="100" alt="this s a pic of me">

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">
  1. 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">

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 :slight_smile:

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 :stuck_out_tongue: I’ll look into it.

ooh ok thanks

dont worry bout the shirt i was just bustin berls :slight_smile:

Ok I just checked the status, did you send a check?

na credit card

thanx guys, il try it when i get home;) swell swell

sweeet thanx!

one more question while im at it…:wink:

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

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.