Results 1 to 6 of 6

Thread: How to use DHTML for indexing of web

  1. #1
    Join Date
    Feb 2010
    Posts
    148

    How to use DHTML for indexing of web

    Hi all,

    With the internet and development of the growing popularity, more and more companies, businesses and individuals are beginning to build their own Web site, preparing Web pages in a new way to publish information to the outside world for people to browse, read and applications. Therefore, the website has already been making more and more and more professional attention. Web page is to use Hypertext Markup Language HTML (HyperText Markup Languge) written, stored in the internet on a Web server available for visitors using the browser to read. So i want to know that how to use DHTML for indexing of web. Thanks in advance.

  2. #2
    Join Date
    May 2008
    Posts
    3,316

    How to use DHTML for indexing of web

    I am using internet explorer browser, that have access to the extensive use of HTML and scripting language web pages. In order to facilitate browsing, the computer makers have introduced their own browser, the browser support for HTML, there is no uniform standard, clearly this is not conducive to the development of the Internet. Therefore, the World Wide Web Consortium W3C (World Wide Web Consortium) has developed a platform and language independent specification, namely, the Document Object Model DOM (Document Object Model).DOM will be HTML, CSS (Cascading Style Sheets) and scripting languages come together to form one or more individuals can achieve interoperability model. Netscape, Microsoft have made to achieve DOM to W3C recommendations: the use of dynamic HTML, or DHTML (Dynamic HTML) to solve the problem.

  3. #3
    Join Date
    Jan 2008
    Posts
    3,755

    How to use DHTML for indexing of web

    DHTML is to maintain compatibility with existing HTML based on the expansion of several new features out of the general term. These new features mainly refers to the dynamic function, location capabilities and the use of CSS functions. The use of DHTML for two reasons: First, DHTML web pages for each element is divided into many independent objects, the properties of these objects through the CSS to specify. Second, each object DHTML programming and scripting language to a framework for open, you can use C + + programming language to manipulate objects on the page, can also use the Java script, VBscript to manipulate objects on the page. It means that Web pages and everything on it is programmable, this has brought about a new Web page features. Check and reply.

  4. #4
    Join Date
    Mar 2009
    Posts
    1,588

    Re: How to use DHTML for indexing of web

    DHTML is based on Cascading Style Sheets CSS, the style is defined by a Web page by a set of display and positioning properties. CSS is characterized by the largest object-oriented web design, that is, to every page, every paragraph, every image and forms are all as an object. Then the statement for each instance of the object. Each instance has a style (Style), or a set of attributes or display command. As long as the statement once, these attributes will be run through the entire page and even the entire site. All the best.

  5. #5
    Join Date
    May 2008
    Posts
    4,345

    Re: How to use DHTML for indexing of web

    To achieve interactive features in DHTML in web, the CSS does not have interactive features, to achieve the interaction required to CSS on the definition of the object and the document model (DOM) combined with the Web document is converted to DHTML document. DOM provides a scripting language to access the page elements in the way, Microsoft and Netscape to support the object model has some differences. All the best.

  6. #6
    Join Date
    May 2008
    Posts
    4,570

    How to use DHTML for indexing of web

    In HTML, any object's location and the structure of other parts of the web page is always relative, we have prepared a Web page often with the addition of a paragraph of text and put an image out of the page. Now, using the DHTML object positioning technology can fix, you can also stack up, that is, the page the same location where a number of images, and then continuously displayed at the top of the specified object to achieve animation effects. Check and reply.

Similar Threads

  1. What are dynamic controls in DHTML
    By Maximiliano2 in forum Software Development
    Replies: 5
    Last Post: 13-11-2010, 06:30 AM
  2. Confused between Dhtml and Ajax
    By Protectors in forum Software Development
    Replies: 5
    Last Post: 11-03-2010, 04:56 PM
  3. Difference between dhtml, xhtml and xml
    By Sacchidananda in forum Software Development
    Replies: 3
    Last Post: 16-11-2009, 07:44 AM
  4. Is XML, DHTML, and XHTML are all the same thing?
    By Mentos in forum Software Development
    Replies: 3
    Last Post: 12-09-2009, 01:13 PM
  5. What is the property of dhtml innertext method
    By Unnat in forum Windows Software
    Replies: 3
    Last Post: 12-08-2009, 10:16 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,605,593.91955 seconds with 16 queries