AJAX Browser
- Product Home
- Features
- System Requirements
- Online Demo
-
- Getting Started
- Activating Product
- Selecting Items
- Themes and Toolbar Icons
- Thumbnails
- Panels Customization
- Grids Customization
- Menu Customization
- Toolbar Customization
- Search
- Custom Dialogs
- History Navigation
- Settings Reference
- CORS Requests
- Modify Upload Url
- Upload in IE 9-
- Using IIS 7/8 WebDAV
- Authentication / SSL
- Validation
- Localization
- Request Pipeline
- Help & Support
Upgrade to v1.5
In this article
Upgrade to v1.5
The Ajax Browser v1.5.x.x is provided with new themes and the ih_vista theme that was included with Ajax Browser v1.3.x.x and earlier versions are deprecated. To upgrade your web page that contains Ajax Browser follow this steps:
- Download and replace the IT Hit Ajax Browser files if needed. The folders structure in the new version is identical to the old version.
- Update the link to theme CSS file. You will need to update the folder name in which theme is stored. For example replace Browser/themes/ih_vista/include.css with Browser/themes/golden/include.css.
- Replace the ih_vista CSS class specified on your container control (the one in which Ajax Browser is created) with ih_style class.
Note that all new themes are using the same CSS class – ih_style.
After the upgrade, you may need to refresh your web page pressing Ctrl-F5 (Ctrl-r in Safari) to reload all files or clear the web browser cache.