- Menu scripts
- Window scripts
- Calendar scripts
- Gallery scripts
- Form widgets
- XP widgets
- Table widgets
- Drag and drop
- Folder trees
- Tooltips
- AJAX scripts
- Misc scripts

- Javascript games
- Chess widgets
- DHTML Suite
- Top sponsors
- abo-storch.de
- anbieter-vergleichen
- Sigmalist.com
- More
- Resources
- cbolson.com
- Vision.To Design
- Other resources
Download Solitaire game
File download
Configuration
After downloading the script, you only have to open the html file game_solitaire.html in your browser. No configuration is needed for the script to work. However, if you
want some different background images for the cards, you could add it with the following Javascript lines:
cardBackgroundArray.push('images/card_bg1.gif');
cardBackgroundArray.push('images/card_bg2.gif');
These images have to be of size 70x100 pixels. Look in the game_solitaire.html file for examples on how to add images.



