Having the close button simply hide outdated div is great default behavior, but sometimes a site is useless for unsupported browsers and it would be great to configure the close button to redirect somewhere else. Looking at the generated code, this could be accomplished by substituting a config value for the href property.
Having the close button simply hide
outdated
div is great default behavior, but sometimes a site is useless for unsupported browsers and it would be great to configure the close button to redirect somewhere else. Looking at the generated code, this could be accomplished by substituting a config value for thehref
property.