 | | Re: Attributes of the IMG tag used in displaying the LUGNET logo
|
|
(...) defenitly, my slip, sorry :) (...) hmmm... at least in mozilla, it doesn't create a new window. so it's only used to break out of frames, which is a very good thing for a button to do. (...) :) Dan (25 years ago, 18-Dec-01, to lugnet.admin.general, lugnet.publish.html)
|
| |
 | | Re: Attributes of the IMG tag used in displaying the LUGNET logo
|
|
(...) JavaScript, not Java. A completely separate and unrelated language. Note that target="_top" is for frames, to load the page in the outermost frame (i.e. the whole window). For a new window, the correct value is target="_blank". If you are not (...) (25 years ago, 18-Dec-01, to lugnet.admin.general, lugnet.publish.html)
|
| |
 | | Re: Attributes of the IMG tag used in displaying the LUGNET logo
|
|
(...) but that will only work if the client supports java - if java is unavailable (for whatever reason), the button will act as a normal link. Why not put the target tag as a backup for the java? Dan (25 years ago, 18-Dec-01, to lugnet.admin.general, lugnet.publish.html)
|
| |
 | | Re: for the eyes of Suz (Was Re: For the Eyes of Alfred Speredelozzi
|
|
(...) For the record, I am looking for no further answer. The issue is closed as far as I am concerned. (...) I have just realised how much I have enjoyed not noticing you over the past couple of weeks. I am rather disappointed, and I must admit (...) (25 years ago, 18-Dec-01, to lugnet.admin.general)
|
| |
 | | Re: Attributes of the IMG tag used in displaying the LUGNET logo
|
|
As far as the markup for including the LUGNET buttons and banners on a web page is concerned, the target= attribute of the <a> tag is deprecated in HTML 4.01 and XHTML 1.0. While I explore how to replace the exact functionality of the target="_top" (...) (25 years ago, 18-Dec-01, to lugnet.admin.general, lugnet.publish.html)
|