| Have you ever opened a Web site in your browser only to have the page jump all over the place because the image dimensions for the graphics had not been set? It's a very common problem. GoLive normally does an excellent job of automatically setting image dimensions when images are placed on the page, but many other editing applications are not so smart. If a client or another developer supplies you with a site that exhibits this problem, it can be a nightmare to fix, especially with a large site. In this project you use the GoLive Software Development Kit (SDK) to create an extension that processes every file in your site and fixes any missing image height or width attributes.
Topics covered: GoLive SDK, creating new menu items.
|