Added DB Access + Error page
This commit is contained in:
6
demos/phonebook/flex/html-template/history/history.css
Normal file
6
demos/phonebook/flex/html-template/history/history.css
Normal file
@@ -0,0 +1,6 @@
|
||||
/* This CSS stylesheet defines styles used by required elements in a flex application page that supports browser history */
|
||||
|
||||
#ie_historyFrame { width: 0px; height: 0px; display:none }
|
||||
#firefox_anchorDiv { width: 0px; height: 0px; display:none }
|
||||
#safari_formDiv { width: 0px; height: 0px; display:none }
|
||||
#safari_rememberDiv { width: 0px; height: 0px; display:none }
|
||||
Reference in New Issue
Block a user