AJAX Forums

How do you know if a website is a DHTML

This is a discussion on How do you know if a website is a DHTML within the XHTML and CSS forums, part of the Beginners AJAX category; website? What in the source code tells you.? I know a DHTML site uses CSS HTML or Markup language, DOM and some sort of script Java or VB and so ...


Go Back   AJAX Forums > Beginners AJAX > XHTML and CSS

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
Old 03-19-2007, 11:27 AM   #1 (permalink)
Junior Member
 
Join Date: Mar 2007
Posts: 1
Rep Power: 0 Anthony S is on a distinguished road
How do you know if a website is a DHTML

website? What in the source code tells you.? I know a DHTML site uses CSS HTML or Markup language, DOM and some sort of script Java or VB and so forth.
__________________
<a href="http://developer.yahoo.com/about"><img src="http://us.dev1.yimg.com/us.yimg.com/i/us/nt/bdg/websrv_120_1.gif" border="0"> </a>
Anthony S is offline   Reply With Quote
Old 03-19-2007, 03:35 PM   #2 (permalink)
Junior Member
 
Join Date: Mar 2007
Posts: 1
Rep Power: 0 Peter pan is on a distinguished road
Just look at the source code!!!!
__________________
<a href="http://developer.yahoo.com/about"><img src="http://us.dev1.yimg.com/us.yimg.com/i/us/nt/bdg/websrv_120_1.gif" border="0"> </a>
Peter pan is offline   Reply With Quote
Old 03-20-2007, 01:47 AM   #3 (permalink)
Junior Member
 
Join Date: Mar 2007
Posts: 1
Rep Power: 0 Johnny H is on a distinguished road
any ws print a page from it it will have tyoe on bottom of page
__________________
<a href="http://developer.yahoo.com/about"><img src="http://us.dev1.yimg.com/us.yimg.com/i/us/nt/bdg/websrv_120_1.gif" border="0"> </a>
Johnny H is offline   Reply With Quote
Old 03-20-2007, 08:55 AM   #4 (permalink)
Junior Member
 
Join Date: Mar 2007
Posts: 1
Rep Power: 0 Andy T is on a distinguished road
If there is some sort of scripting in it, JavaScript; it is enough to say it is DHTML.
__________________
<a href="http://developer.yahoo.com/about"><img src="http://us.dev1.yimg.com/us.yimg.com/i/us/nt/bdg/websrv_120_1.gif" border="0"> </a>
Andy T is offline   Reply With Quote
Old 03-21-2007, 10:39 AM   #5 (permalink)
Junior Member
 
Join Date: Mar 2007
Posts: 1
Rep Power: 0 danieltalsky is on a distinguished road
Well, DHTML is an AWFULLY broad term, and it seems like you have the idea. Honestly a web page with an image rollover qualifies technically. And all of the modern AJAX stuff is just DHTML with extra calls to the server between page loads.By behavior: Does it do anything plain HTML doesn't do? Can you drag anything around? Make anything expand or collapse? Have non-flash animation on-page? Images change (and they're not animated gifs)?By source code: Is there Javascript? Look in the header for tags. Does the javascript modify the appearance of HTML elements?If you get yesses to almost any of these questions, then you've got DHTML on your hands. There are hardly any websites out there anymore without a little of the old 'D'.

en.wikipedia.org
__________________
<a href="http://developer.yahoo.com/about"><img src="http://us.dev1.yimg.com/us.yimg.com/i/us/nt/bdg/websrv_120_1.gif" border="0"> </a>
danieltalsky is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
html/dhtml? Prof.GamePro XHTML and CSS 2 06-07-2007 12:21 PM
I need help with dreamweaver and dhtml??? unelson XHTML and CSS 1 06-03-2007 05:36 AM
Javascript problem with DHTML Brian D XHTML and CSS 0 04-09-2007 09:44 PM
Any examples of Dhtml sites? John O XHTML and CSS 4 03-30-2007 08:20 AM
mySQL and DHTML? ssukralia XHTML and CSS 3 03-21-2007 03:42 PM


All times are GMT -4. The time now is 07:04 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5
Copyright ©2006 - 2008, AJAXwith.com