dreamweaver courses - application supporting chat faci

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 courses - Application supporting chat facility

dreamweaver courses - Application supporting chat facility

resolvedResolved · Low Priority · Version Standard

Gavin has attended:
Dreamweaver 8 Introduction course

Application supporting chat facility

Application supporting chat facility

RE: Application supporting chat facility

Hi Gavin,

Creating your own would take a while, and require programming knowledge. There are heaps of free chat room 'add-ons' for web sites. One of them is http://www.bravenet.com/webtools/chat/ which is easy to set up and usually hosted on Bravenet.

There are lots of other free tools from Bravenet too.

Hope this helps. Good luck!

Regards, Rich


 

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.