jquery - How to use "rel" attribute with image map -
I have a jquery popup that runs different popups (DIVs) when clicking on different links. But now I want it to map the image. But it seems that the "rel" feature is not working for the image map, look wired -
Although W3schools say it is ok to use "rel" with image map -
Please help!
     Values and their words will be registered by some authority, which may mean the document writer. Default connection, if no other has been given, then   look for details    In addition, a side note,     Do not trust the web site, nothing to do with it.    rel  attribute can only be used if your document type  HTML5 , meaning your page for   href  attributes containing   & lt ;; Doctype html & gt;  line   This attribute specifies the connection to the target object in the linked object. Value is a comma separated list of relationship values.   is   
 
  
Comments
Post a Comment