STRING VARIABLES to HTML ELEMENTS - Super Simple Javascript/jQuery Tutorials

preview_player
Показать описание
This video covers the ABSOLUTE BASICS of what is known as string templating. String templating refers to a process of adding semantic value (e.g. HTML tags) to string variables in Javascript.
Рекомендации по теме
Комментарии
Автор

what if i pas this variable to html text
what will be the code

waqarahmad
Автор

if i wanted to implement the  document.write function in a page that already as content how will i control where document.write displays the variable text

clipoff