|
Spent the last 6 hours dealing with one of my most hated programming tasks. Browser/Javascript programming. I like server-side programming like perl/php/python because it's a contained environment. I know what server it runs on and I know that the output is always the same. However, you never know what you're going to get with client-side programming since everyone uses a different browser.
The sliding effect I have can only been seen with Mozilla (and Netscape 6+) and IE5+, I believe. The webserver automatically redirects you to the page, whether it is the regular or dynamic based on what browser you're using. I just hope it works well enough. I really do like the effect though.
Comments
(Comments are Closed)
|