ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


How to write he link used for plain text http addresses to open new window


  • 2007-08-22 18:38:56

    How to write he link used for plain text http addresses to open new window

    Is it possible to have a link in the plain text editor that reads the http://toacertainpage.com hyperlink as an New Window rather than Self.? I need to play an mp3 audio which uses a flash player to run it, thus avoid downloading the mp3. How can I access such a file ina new window without having to re write all my pages into html?


    If you are asking for help, provide lots of detail so problems can be reproduced.

    Things to describe:
    operating system -Linux
    version of ATutor - latest version
    versions of php - php 4.4
    version of mysq l -
    webserver & version -
    copies of error messages -
    changes to default settings -
    web browser being used - safaria and firefox
    and anything else relevant -

  • 2007-08-23 08:55:27

    Re: How to write he

    Yes if you know how to script a window.open event handler. Search Google for help with javascript window.open.