|
Uncle Jim's Web Designs and Tutorials Writing for Multiple Resolutions Site Design Optimization Recommendations Author: Jim Stiles |
|
The Javascript Transfer Method (not recommended)
The second method is to transfer them to a page that is written for their specific resolution. This method simply transfers the visitor to a different page specifically designed for their screen resolution. This method requires a different page for each resolution. I would not recommend using this method because of the time it takes to write duplicate pages. However, I will show you how it is done.
Then, you need to write duplicate pages for each screen resolution. Have Fun! |
|