Project

General

Profile

« Previous | Next » 

Revision 2931

Added by anderson over 18 years ago

added id and name attribs to the generated <iframes>

View differences:

lib/style/common/branding.js
198 198
  } else {
199 199

  
200 200
    document.write("<iframe src=\""+targetURL+"\" class=\""+cssClass+"\" "
201
                  +" id=\"" + cssClass + "\""
202
                  +" name=\"" + cssClass + "\""
203
				  + "\" marginwidth=\"0\" scrolling=\"no\" "
201 204
                  +" marginheight=\"0\" marginwidth=\"0\" scrolling=\"no\" "
202 205
                  +" border=\"0\" frameborder=\"0\" framespacing=\"0\" "
203 206
                  +" hspace=\"0\" vspace=\"0\">Your browser does not support"

Also available in: Unified diff