Search:

Articles in Home | Computers | Programming | Javascript

  • Creating Interactive PDF Documents With InDesign  By : Mark Benson..
    As we move away from the days when the printed version of a document was always seen as the definitive one, Adobe's PDF format becomes more and more important. InDesign itself allows you to create PDF documents; you don't need a separate copy of Acrobat for this purpose. In addition to creating the PDF, InDesign allows you to make it interactive, thus enhancing the user experience of anyone who browses it. To ensure that these various commands are included in the PDF, you must activate the "Interactive Elements" option in the Export PDF dialog box.
  • Add Interactivity To Your Web Pages With Adobe Dreamweaver's JavaScript Behaviors  By : Archie Davies..
    JavaScript is a well-established scripting language which creates code that can execute both an HTML page loads and after it has loaded. It is very efficient since it can run independently on the computers of the visitors to your web site. Thus freeing up your server to do other things. It is so widely used on web sites that, though it is possible for a user to disable JavaScript within their browser settings, most people will need to leave it active if they are to interact with the sites they visit. Adobe Dreamweaver allows web developers to add JavaScript to their pages by using what it refers to as "behaviors".
  • The JavaScript Document Object  By : Charles Maxwell
    In JavaScript, a new document object is generated each time a page is loaded into a browser. Like all objects, the document object exposes several methods and properties which can be accessed programmatically. One common document method is the write() method which is used to output a text string to an HTML document. The document object forms part of the Document Object Model (DOM), a logical hierarchy representing an HTML page and the elements it displays which makes it possible for scripting languages like JavaScript to access and manipulate elements.
  • All the Things You Need to Know About Javascript Errors - Javascript Error  By : Veronica Carrillo
    Does your website need a javascript calendar to show your visitors your schedule of events? The Scriptcalendar is the solution. The calendar is an attractive event calendar written entirely in javascript. It requires no interaction with the server. It is guaranteed to work on your website. The calendar doesn't require any interaction with the server, so you can run it on any website.
  • Why You Need Ajax Training  By : Michael Rose
    Ajax is one of the hippest technologies around and perhaps the best way to understand its improtance is to get an idea of what you can achieve with it, what it can do for your web development. Principally, Ajax can help you develop web pages and websites that function and respond like desktop applications. The Ajax technology achieves this by working away in the background, grabbing data from a server and then displaying it as it's needed. As internet access speeds continue to increase, there will come a time when the user will not be able to perceive any difference between the performance of a web application and that of regular desktop software.
  • Importance of Having a Good Web Designer  By : Chris Marks
    The number of people who want their own website nowadays is on the rise and that regardless of whether the site should be for business or personal reasons. Thousands of people visit sites every day, and although for most a well organized, attractive website is sufficient, that is not the case for business websites. A business website should be easy to use and appealing to look at. If this is done right, there is a high potential for traffic to the site.


New Stuff | About Us | Link to Us | Contact Us | Privacy Policy | Terms of Service

Powered by Article Dashboard