primefaces / primeui

Rich set of javascript-css only widgets
http://www.primefaces.org/primeui
278 stars 125 forks source link

Dialog enhancement: Provide ability to set iframe 'title' attribute (like Lightbox provides) #275

Closed paulspinelli closed 6 years ago

paulspinelli commented 6 years ago

The dialog component constructs an iframe; however, the component does not provide a means to set the 'titl'e attribute of the resulting iframe. Due to Section 508 requirements, the iframe 'title' attribute must contain descriptive text. The lightbox component does provide such an attribute (iframeTitle).

cagataycivici commented 6 years ago

Please use PrimeFaces issue tracker, this is for PrimeUI.