ScriptAttribute constructor
ScriptAttribute(
- String val
Implementation
ScriptAttribute(String val) : super('script', AttributeScope.IGNORE, val);
ScriptAttribute(String val) : super('script', AttributeScope.IGNORE, val);