vid:includes Tag
This tag is placed in the head or body of a gsp to include the scripts for a particular player.<html> <head> <vid:includes player="jwflv"/> </head> </html>
Attributes.
- player - Required. Must be one of
jwflv
orflowplayer
.
This Grails web application plugin makes it relatively easy to host videos.
(Quick Reference)
vid:includes TagThis tag is placed in the head or body of a gsp to include the scripts for a particular player.<html> <head> <vid:includes player="jwflv"/> </head> </html> Attributes.
|