dreamweaver course - graphics

Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

TrustPilot

starstarstarstarstar Excellent

  • Home
  • Courses
  • Promotions
  • Schedule
  • Formats
  • Our Clients

Forum home » Delegate support and help forum » Dreamweaver Training and help » dreamweaver course - Graphics

dreamweaver course - Graphics

resolvedResolved · Low Priority · Version Standard

Michael has attended:
Dreamweaver 8 Introduction course

Graphics

can you draw shapes in dreamweaver?

RE: graphics

Michael,

Dreamweaver is purely a web design application. For graphics work I would recommend using applications such as Adobe Photoshop or Paint Shop Pro.

If you just want to draw a shape you would probably be best off using Microsoft paint. Once you have drawn your graphics you just save them into a folder and then insert them into your web page.

Regards,
Rich / David


 

Dreamweaver tip:

JumpMenu in new window

When inserting a jumpmenu to a page, the only option available for 'open in' is usually 'main window'. There would be other options available if the page was a frameset.

To change the jumpmenu to open in a new window, change the target parameter of the selectbox in your code to 'window.open()'.

eg.

<select name="menu1" onChange="MM_jumpMenu('window.open()',this,0)">


source:
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16166& ;sliceId=1

View all Dreamweaver hints and tips


Server loaded in 0.08 secs.