|
|
|
| You are here : HOME > DHTML |
 |
 |
Du Néant en Informatique au Programmeur Professionnel grace au Delphi: La programmation sous le Langage Delphi et le Système de Gestion de Base de Données Interbase (French Edition)
Price : $124.00 $124.00
Average
Customer Rating : Not
yet rated |
|
Customer Review :
No review yet |
 |
Delphi 2006. Delphi programmieren mit dem .Net-Framework
Price : $38.05
Average
Customer Rating : Not
yet rated |
|
Customer Review :
No review yet |
 |
UAW-Delphi Hazard Communication Program
Price : $4.00
Average
Customer Rating : Not
yet rated |
|
Customer Review :
No review yet |
 |
Delphi management information system projects and programs with Explanations (with CD-ROM)
Price : $100.27
Average
Customer Rating : Not
yet rated |
|
Customer Review :
No review yet |
 |
Programmirovanie v Delphi. Uchebnik po klassicheskim versiyam Delphi. +CD (Dlya programmistov i razrabotchikov)
Price : Click to see price
Average
Customer Rating : Not
yet rated |
|
Customer Review :
No review yet |
|
More
Results : [First] [Prev] 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 [Next] [Last]
Quick Link : 40
|
|
Questions & Answers
Question : What's the difference between DOM and DHTML ?
When do i need to use DOM and when do i need to use DHTML ? How do i decide and where can i find a good reference for everything in JavaScript ?
Answer:
DOM is a representation of an HTML or XML document along with a bundle of methods used to manipulate it with programming languages.DHTML is a buzzword that was popular about a decade ago that means "Altering HTML using JavaScript" (usually with DOM methods).http://nefariousdesigns.co.uk/archive/2007/01/learning-javascript/ has a list of useful learning resources.http://developer.mozilla.org/ has good references for DOM and JavaScript.
|
Question : What is the best free software to build a DHTML dropdown navigation menu?
I need to make one like they use on www.ebay.com.
Answer:
I do believe you will find this answer at my site below under Internet Talk section.Hope this helps
|
Question : Should I know JavaScript and DHTML to be able to continue my study in BIT?
I have studied IT for 2 years and now I want to go to university to continue my study and get Bachelor of IT. I am weak in some of the lessons I have studied like JavaScript and DHTML.Now I want to know if they teach JavaScript and DHTML in university and is it necessary to know them well?
Answer:
anyone who still calls it DHTML is living in the last millennium.DHTML was the name for anything that was not simple static pages... very little these days is less than DHTM (plain HTML). All the Buzz on the 'Net is AJAX. it's javascript with much better interaction than the old click & submit model.Are you strong in other areas? do you want to design of program? or be an admin or network gal?they all make good money! You will learn all areas at Uni (I attended Rutgers) and at some point you will chose a specialty that is 100% clear to you, and hopefully not so clear to others!Then you have a career!
|
Question : How long would it take the average Joe to learn dhtml to an intermediate/advanced level?
dhtml = css, html, javascript and html dom.
Answer:
It depends on how many cups of Joe you have on average. ;) For a serious answer. I've just reached what I would call an intermediate level after 2.5 - 3 weeks of practice and study. However, I have 20+ yrs. of technical knowledge and had some programming basics from back in the day of BASIC. Which is very similar to the JavaScript aspect of it. I'd say expect to study a little at a time, and work towards a goal of 6-8 weeks from scratch. An excellent reference and tutorial I have found is athttp://www.w3schools.com/default.aspFrom there to find more advanced scripts and such do a search for dynamic HTML and a basic of what kind of script you are trying to make, and there are many sites out there with something similar that can help. Or check out...http://www.dynamicdrive.comhttp://www.htmlgoodies.comhttp://www.java-scripts.nethttp://www.the scripts.comhttp://www.codeproject.comI'm sure there are others...
|
Question : Website downloader that can downlodad DHTML menu?
Please I need a good website downloader that can download websites that has DHTML menu. Some that I have tried downloaded the website but the menu wasn't work on my computer.Please I need one that will download both the menu and is also FREE.
Answer:
If you mean to download the whole website you should try http://www.httrack.com/Works fine for me
|
Question : How to change DHTML menu to open in Iframe?
I'm using CoffeeCUP DHTML Menu Wizard to create a dropdown menu but I need it to open in an Iframe. Any ideas how to do this?
Answer:
I'm not 100% sure what you're trying to do but it sounds like a really bad idea - iframes are bad for so many reasons, even at the best of times!I'm imagining that you are trying to make a horizontal bar, with menus that open onmouseover (just like at the top of this page)? If that is right, using an iframe to display the menus is not a good idea: there will be a lag in it opening, it will be inefficient and you will find it a pain to get the right size. I suggest you use a pure javascript solution, possibly parsing either a JSON or XML database.If you're insistant on using iframes, you'll need something along these lines:
|
Question : Has onyone used the treegrid javascript/dhtml product by COQSoft? Is it a solid product?
Their site is www.treegrid.com. They list many references, but cannot locate any info on them on the web aside from their site.
Answer:
I've used http://docs.dhtmlx.com/doku.php?id=dhtmlxgrid:toc For the price (free) it's definitely worth learning.
|
Question : What is the best book to learn HTML ,DHTML,XHTML ,CSS ,Javascript and PHP?
Please don't suggest any ebooks. I want to purchase it offline and available in the Indian market.Also I am not a complete beginner. So please suggest some beginer to advanced level booksp.s.: I am from an Indian cityCome on Some more good books
Answer:
I know it isn't a book but if I was you I would use W3schools. This is what I used to learn HTML, CSS, Javascript and PHP.http://www.w3schools.com/XHTML - http://www.w3schools.com/xhtml/default.aspCSS - http://www.w3schools.com/css/default.asp1)JavaScript: The Definitive Guide by David Flanagan2)HTML5: Up and Running by Mark Pilgrim3)PHP and MySQL Web Development (4th Edition) by Luke Welling4)High Performance MySQL: Optimization, Backups,... by Baron Schwartz4.6 out of 5 stars
|
Question : What distinguishes DHTML from any ol' HTML page with CSS and JavaScript?
For elaborating details, refer to this question.
Answer:
DHTML was never really defined all that well.But generally, it refers to using javascript to manipulate the DOM and the page style. This being what 'dynamic' means. Otherwise, you can have a page with CSS and javascript without the page being 'dynamic'. In other words, nothing visually changes on the page due to DOM manipulation.
|
Question : How much does software company cost to make up a facebook like website (php,javascript,dhtml,,mysql )?
How much does software company cost to make up a facebook like website (php,javascript,dhtml,,mysql )?
Answer:
How much does software company cost to make up a facebook like website (php,javascript,dhtml,,mysql )?
|
Powered by Yahoo! Answers
|
|