Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-225

Support for <map> tag in Qt's HTML classes

    XMLWordPrintable

Details

    Description

      The <map> tag allows to have different parts of an image link to different URLs:

      <map id ="atlas">
      <area shape ="rect" coords ="0,0,115,90" href ="northamerica.html" alt="North America" />
      <area shape ="poly" coords ="113,39,187,21,180,72,141,77,117,86" href ="europe.html" alt="Europe" />
      <area shape ="poly" coords ="119,80,162,82,175,102,183,102,175,148,122,146" href ="africa.html" alt="Africa" />
      </map>

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              shausman Simon Hausmann
              vhilshei Volker Hilsheimer
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes