Mac OS X Reference Library Apple Developer
Search

HTMLLinkElement

Module:
html
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Member Data

charset
disabled
href
hreflang
media
rel
rev
sheet
target
type

charset



attribute DOMString charset; 

disabled



attribute boolean disabled; 

href



attribute DOMString href; 

hreflang



attribute DOMString hreflang; 

media



attribute DOMString media; 

rel



attribute DOMString rel; 

rev



attribute DOMString rev; 

sheet



readonly attribute StyleSheet sheet; 

target



attribute DOMString target; 

type



attribute DOMString type; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27