Navigation Menu

Skip to content

Commit

Permalink
Added some preload images
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Stark committed Dec 21, 2010
1 parent 1a75f19 commit 3e55cec
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions demos/main/index.html
Expand Up @@ -16,10 +16,15 @@
startupScreen: 'jqt_startup.png',
statusBar: 'black',
preloadImages: [
'../../themes/jqt/img/activeButton.png',
'../../themes/jqt/img/back_button.png',
'../../themes/jqt/img/back_button_clicked.png',
'../../themes/jqt/img/blueButton.png',
'../../themes/jqt/img/button.png',
'../../themes/jqt/img/button_clicked.png',
'../../themes/jqt/img/grayButton.png',
'../../themes/jqt/img/greenButton.png',
'../../themes/jqt/img/redButton.png',
'../../themes/jqt/img/whiteButton.png',
'../../themes/jqt/img/loading.gif'
]
Expand Down

0 comments on commit 3e55cec

Please sign in to comment.