| Issue 530: | CloseButton (X) looks different in browsers | |
| 1 person starred this issue and may be notified of changes. | Back to list |
|
What steps will reproduce the problem?
1. Use the Javascript below on any image link.
2.
3.
What is the expected output? What do you see instead?
Expected to see the same closebutton 'x' graphic on all browsers. They look different on FireFox 3.5 and IE6
What version of the product are you using? On what operating system?
1.6.2, Windows XP Pro
Please provide any additional information below.
script used:
$j('#ColleagueProfile').attr('href', URL);
$j(document).ready(function() {
$j('#ColleagueProfile').nyroModalManual({width:625,height:505,zIndexStart:10000});
});
Nov 10, 2010
#1
megato...@gmail.com
Nov 13, 2010
(No comment was entered for this change.)
Status:
WontFix
|
||||||||