Skip to content

Commit 258bade

Browse files
Popup screen opacity 0 for IE7/8
1 parent d910604 commit 258bade

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/structure/jquery.mobile.popup.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
height: 100%;
1414
position: absolute;
1515
opacity: 0;
16+
filter: Alpha(Opacity=0);
1617
border: 0px;
1718
z-index: 1099;
1819
}

0 commit comments

Comments
 (0)