Click here to Skip to main content
15,888,454 members
Home / Discussions / JavaScript
   

JavaScript

 
QuestionAdding New Button using java script Pin
Member 1274349616-Sep-16 1:29
Member 1274349616-Sep-16 1:29 
AnswerRe: Adding New Button using java script Pin
Nathan Minier16-Sep-16 1:49
professionalNathan Minier16-Sep-16 1:49 
QuestionChatbot js code Pin
SolidSnake71-Sep-16 7:26
SolidSnake71-Sep-16 7:26 
AnswerRe: Chatbot js code Pin
Dominic Burford6-Sep-16 2:51
professionalDominic Burford6-Sep-16 2:51 
AnswerRe: Chatbot js code Pin
ZurdoDev6-Sep-16 6:06
professionalZurdoDev6-Sep-16 6:06 
QuestionHTML and javascript dashboard Pin
Member 1271309731-Aug-16 3:21
Member 1271309731-Aug-16 3:21 
SuggestionRe: HTML and javascript dashboard Pin
Nathan Minier31-Aug-16 8:12
professionalNathan Minier31-Aug-16 8:12 
AnswerRe: HTML and javascript dashboard Pin
W Balboos, GHB14-Sep-16 4:48
W Balboos, GHB14-Sep-16 4:48 
You can learn how to use javaScript (and the DOM access it gives you) here: JavaScript Tutorial[^]

But the best way to generate pages is server-side, for which PHP is a great language: PHP 5 Tutorial[^]

You can make changes to an existing page with either javaScript (via DOM) or php (via AJAX), depending upon where the 'new' data is stored.




Ravings en masse^
"The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

SuggestionRe: HTML and javascript dashboard Pin
Harpreet05Kaur26-Sep-16 1:50
Harpreet05Kaur26-Sep-16 1:50 
AnswerRe: HTML and javascript dashboard Pin
Harpreet05Kaur26-Sep-16 1:24
Harpreet05Kaur26-Sep-16 1:24 
QuestionHow can I swap only body element between HTML pages? Pin
lino_7630-Aug-16 8:08
lino_7630-Aug-16 8:08 
AnswerRe: How can I swap only body element between HTML pages? Pin
Richard Deeming30-Aug-16 8:34
mveRichard Deeming30-Aug-16 8:34 
AnswerRe: How can I swap only body element between HTML pages? Pin
Nathan Minier31-Aug-16 1:55
professionalNathan Minier31-Aug-16 1:55 
QuestionCollect text and images from image pdf using JS or AngularJS Pin
Member 1270857628-Aug-16 22:47
Member 1270857628-Aug-16 22:47 
AnswerRe: Collect text and images from image pdf using JS or AngularJS Pin
Richard MacCutchan28-Aug-16 23:00
mveRichard MacCutchan28-Aug-16 23:00 
GeneralRe: Collect text and images from image pdf using JS or AngularJS Pin
Member 1270857629-Aug-16 0:18
Member 1270857629-Aug-16 0:18 
QuestionJavascript reverse help Pin
313help23-Aug-16 3:29
313help23-Aug-16 3:29 
AnswerRe: Javascript reverse help Pin
Richard Deeming23-Aug-16 4:35
mveRichard Deeming23-Aug-16 4:35 
GeneralRe: Javascript reverse help Pin
313help23-Aug-16 4:59
313help23-Aug-16 4:59 
Questionangular http post doesnt work on IIS Pin
Member 1103130422-Aug-16 19:34
Member 1103130422-Aug-16 19:34 
AnswerRe: angular http post doesnt work on IIS Pin
Richard Deeming23-Aug-16 1:43
mveRichard Deeming23-Aug-16 1:43 
GeneralRe: angular http post doesnt work on IIS Pin
Member 1103130423-Aug-16 19:28
Member 1103130423-Aug-16 19:28 
GeneralRe: angular http post doesnt work on IIS Pin
Richard Deeming24-Aug-16 1:47
mveRichard Deeming24-Aug-16 1:47 
GeneralRe: angular http post doesnt work on IIS Pin
Member 1103130424-Aug-16 2:34
Member 1103130424-Aug-16 2:34 
AnswerRe: angular http post doesnt work on IIS Pin
2374130-Aug-16 8:18
2374130-Aug-16 8:18 

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.