There are so many new and exciting features of Ajax, Dynamic HTML, and other "bleeding edge" technologies, but it can be hard to decide whether to use them. Before you decide to write your pages at the edge of HTML, there are some things to think about:
1. How many new features are on the page already?
If a page has too many flashing lights, gizmos, and special effects, your readers may be turned off rather than impressed. Also, things like java applets can take up system memory for your readers and can cause their browser to crash if there is too much going on.
A good rule of thumb is to limit your page to 1 special effect of any kind. This includes music, streaming video, java applets, Ajax applications, and Dynamic HTML.
2. What are you trying to achieve with the effect?
Try to design your pages with purpose. If you want a rollover, add it to the areas of the page that might not be clicked on if you didn't call attention to them. Use dynamic positioning to serve a purpose.
Fancy effects that have a purpose will enhance your Web page rather than detract from them.
3. Can you achieve the same effect with an older technology?
The older your effects are, the more likely it is that they will be supported by multiple browsers. If you can create a motion effect with an animated GIF, more people will see the animation than if you use DHTML, Ajax, or Flash.
The more you can keep your site browser non-specific, the more readers you will have.
4. If you want a browser specific effect, have you thought how other browsers will see the page?
Even if you want your customers to view your site with Internet Explorer, you're certain to get Firefox, Opera, and Safari viewers. But if you show them nothing, you'll lose readers you could have saved with just a few more lines of HTML.
When using an effect, keep in mind how other browsers will see (or not see) the effect. Many effects have built in support for non-compliant browsers. For example, if you use the <iframe> tag, you can include text inside the tags that can explain what the non-iframe compatible browser is missing.
Previous Featuresآخرین مقالات طراحی سایت
- فایروال ها چگونه کار می کنند؟
- همه چیز در مورد PageRank گوگل
- روند زندگی یک دامنه
- معرفی انواع دامنه اینترنتی (Domain)
- مالتی مديا چیست؟
- هاست چیست ؟
- دامین چیست؟
- 10 دلیل برتر برای خرید دامنه Tel.
- Disabling the Image Toolbar in IE 6 for Your Site
- Two Common Web Design Myths
- How to Add Background Music to Your Web Page
- How to Set Up A Custom 404 File Not Found Page
- Should I Display an Email Address on My Site or Use a Contact Form?
- 6 Things to Note Before Changing Your Site Design
- What's The Difference Between Liquid, Elastic, Relative, Fluid, Flexible and Fixed Layouts?
- What Sort of Website Should I Create In Order to Earn Money?
- 10 اشتباه نابخشودنی تبلیغات اینترنتی
- چرا ظاهر یک سایت به اندازه برنامه نویسی آن با اهمیت است؟
- مزایای تجارت الکترونیک نسبت به تجارت سنتی
- Starting an Online Business Directory - A Great Way to Get Links
دانلود رایگان کتابهای طراحی سایت
- Developers Guide to Web Application Security
- HTML and XML for Beginners
- PHP 5 in Practice
- Expert SQL Server 2008 Development
- Implementing SOA Using Java EE
- Creating Cool Web Sites With HTML, XHTML, And CSS
- Foundation Joomla!
- Web Design for Developers
- Joomla! with Flash
- WordPress MU 2.8: Beginner's Guide
- The Art and Science of Web Design
- Neuro Web Design: What Makes Them Click?
- Build Your Own ASP.NET 2.0 Web Site Using C# & VB
- Visual Design for the Modern Web
- The Web Startup Success Guide
- Building Social Web Applications
- Ajax for Web Application Developers
- HTML, XHTML, and CSS, Sixth Edition
- Professional ASP.NET 2.0 AJAX
- ASP.NET AJAX in Action

