Click to See Complete Forum and Search --> : inline element and inline command


jigneshjsoni
05-03-2009, 11:38 PM
what is inline element ? why is it called inline ? I came across "inline" command in one application, in which inline command is used in the javascript and it would make remote server call from the client machine. But I have not been able to understand this inline command properly.
Pls explain this inline element and command. Are they one and same or different ? Whats the difference between two ?
Pls explin this in detail.

thanks

Fang
05-04-2009, 01:14 AM
inline elements (http://www.w3.org/TR/REC-html40/struct/global.html#h-7.5.3)

As for the "inline command", this is possibly Ajax (https://developer.mozilla.org/en/AJAX), but without a clear example it's uncertain what you require.