| | |
Sheer Eye Candy
Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Feb 2004
Posts: 195
Reputation:
Solved Threads: 0
http://5url.com/dhtml.html
Always felt that Flash and Browser Incompatabilties hurt the development of DHTML (except for MENUS)
Who knows how far it would have developed
Also STYLE FILTERS are another I.E. gem
Always felt that Flash and Browser Incompatabilties hurt the development of DHTML (except for MENUS)
Who knows how far it would have developed
Also STYLE FILTERS are another I.E. gem
I feel the same way, but in addition to that also the broadband internet helped to hurt the devolpment of DHTML, broadband making it more easier for the flash to be utilized and more user friendly by not having to wait forever for it to load now a days.
I'll try to be smarter, if you try to be nicer.
•
•
Join Date: Feb 2008
Posts: 1
Reputation:
Solved Threads: 0
thats a great site with examples, especially because it shows what works with IE and what doesn't...IMO opinion everything should be cross browser compatible for the 5 most used browsers
may be u guys r right, but still i feel dhtml is having its own beauty. Browser compatibility problem could be handled through professional coding.
Freedom in the Mind, Faith in the words.. Pride in our Souls...
Indian Developer
http://falaque.wordpress.com/
Indian Developer
http://falaque.wordpress.com/
•
•
Join Date: Nov 2009
Posts: 1
Reputation:
Solved Threads: 0
JavaScript Syntax (Toggle Plain Text)
<script type="text/javascrip" language="javascript"> function CreaTable(divtable) { var tagtable=document.createElement("table"); tagtable.border=1; var tagBody=document.createElement("tBody"); tagtable.appendChild(tagBody); var nDong=txtSoDong.value; var nCot=txtSoCot.value; for(var i=0;i<=nDong;i++) { var tagTr=document.createElement("tr"); for(var j=0;j<=nCot;j++) { var tagTd=document.createElement("td"); var textNode=document.createElement(i+""+j); tagTd.appendChild(textNode); tagTr.appendChild(tagTd); } tagBody.appendChild(tagTr); } divtable.appendChild(tagtable); } </script>
Last edited by peter_budo; 34 Days Ago at 4:45 am. Reason: Keep It Organized - For easy readability, always wrap programming code within posts in [code] (code blocks)
-1
#6 34 Days Ago
@haiconsoba and what is meaning of that code? Any reason for reopening old thread?
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
![]() |
Similar Threads
- Preferred level of eye candy in a user interface (IT Professionals' Lounge)
- PC Mod Kingdom (Geeks' Lounge)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: Lightbox with Java/jQery tips&trics
- Next Thread: Onmouse over Javascript
| Thread Tools | Search this Thread |
acid2 ajax ajaxcode ajaxhelp animate array automatically beta box bug calendar cart checkbox class codes column cookies createrange() css cursor date debugger decimal design dom download dropdown editor element enter error events explorer firefox focus form frameworks getselection google gwt html htmlform iframe image() images index internet java javascript jawascriptruntimeerror jquery jsf jsfile jsp listbox maps masterpage math menu microsoft mimic mp4 object onmouseover parent php player post problem programming progressbar prototype rating redirect regex runtime safari scale scriptlets search select session shopping size sql starrating stars text textarea toggle validation variables w3c website window windowofwords windowsxp wysiwyg xml \n






