Click here to Skip to main content
16,005,552 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Grafics for a browser based game Pin
Bradml19-Dec-06 19:20
Bradml19-Dec-06 19:20 
QuestionRe: Grafics for a browser based game Pin
dylf20-Dec-06 7:36
dylf20-Dec-06 7:36 
AnswerRe: Grafics for a browser based game Pin
Bradml20-Dec-06 11:22
Bradml20-Dec-06 11:22 
AnswerRe: Grafics for a browser based game Pin
theJazzyBrain20-Dec-06 22:00
theJazzyBrain20-Dec-06 22:00 
QuestionIs it possible to add virtual controls to the DOM tree? Pin
howardjr19-Dec-06 6:02
howardjr19-Dec-06 6:02 
GeneralRe: Is it possible to add virtual controls to the DOM tree? Pin
George L. Jackson19-Dec-06 9:03
George L. Jackson19-Dec-06 9:03 
GeneralRe: Is it possible to add virtual controls to the DOM tree? Pin
howardjr19-Dec-06 11:53
howardjr19-Dec-06 11:53 
GeneralRe: Is it possible to add virtual controls to the DOM tree? Pin
George L. Jackson19-Dec-06 13:39
George L. Jackson19-Dec-06 13:39 
I am assuming you are using ASP.NET or something similar where you create the web page dynamically on the web server. The controls you are refering to are just assemblied HTML code that displays in the client's web browser.

Another way of dynamically creating HTML via the DOM (DHTML), is creating elements and attributes via Javascript and the DOM. This process is very similar to the way that the XML DOM creates and updates nodes. However, this is a lot of work to create and manage using prewritten and dynamically created Javascript. If you are interested in controling a web page this way Google on DHTML and Javascript.

"We make a living by what we get, we make a life by what we give." --Winston Churchill

GeneralRe: Is it possible to add virtual controls to the DOM tree? Pin
howardjr19-Dec-06 15:53
howardjr19-Dec-06 15:53 
Questionwebsite development in different language.... Pin
Nagraj Naik19-Dec-06 1:05
Nagraj Naik19-Dec-06 1:05 
AnswerRe: website development in different language.... Pin
Bradml19-Dec-06 1:17
Bradml19-Dec-06 1:17 
QuestionCrystal Reports XI Pin
jagmit2019-Dec-06 0:50
jagmit2019-Dec-06 0:50 
QuestionComboBox custom web/server-side control - where's the data? Pin
howardjr18-Dec-06 18:29
howardjr18-Dec-06 18:29 
AnswerRe: ComboBox custom web/server-side control - where's the data? Pin
howardjr19-Dec-06 15:52
howardjr19-Dec-06 15:52 
GeneralRe: ComboBox custom web/server-side control - where's the data? Pin
howardjr19-Dec-06 16:28
howardjr19-Dec-06 16:28 
GeneralRe: ComboBox custom web/server-side control - where's the data? Pin
howardjr20-Dec-06 10:16
howardjr20-Dec-06 10:16 
QuestionHow do I left align text within a span tag Pin
howardjr18-Dec-06 10:53
howardjr18-Dec-06 10:53 
AnswerRe: How do I left align text within a span tag Pin
George L. Jackson18-Dec-06 12:38
George L. Jackson18-Dec-06 12:38 
GeneralRe: How do I left align text within a span tag Pin
howardjr18-Dec-06 13:56
howardjr18-Dec-06 13:56 
GeneralRe: How do I left align text within a span tag Pin
George L. Jackson18-Dec-06 14:04
George L. Jackson18-Dec-06 14:04 
GeneralRe: How do I left align text within a span tag Pin
howardjr18-Dec-06 18:16
howardjr18-Dec-06 18:16 
GeneralRe: How do I left align text within a span tag Pin
George L. Jackson19-Dec-06 1:54
George L. Jackson19-Dec-06 1:54 
GeneralRe: How do I left align text within a span tag Pin
howardjr19-Dec-06 5:54
howardjr19-Dec-06 5:54 
QuestionIE with JS Pin
militiaware16-Dec-06 22:47
militiaware16-Dec-06 22:47 
JokeRe: IE with JS Pin
Bradml16-Dec-06 23:30
Bradml16-Dec-06 23:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.