Click here to Skip to main content
15,897,891 members
Home / Discussions / JavaScript
   

JavaScript

 
QuestionJavaScript Tour guide Pin
Member 1198488311-Nov-15 21:14
Member 1198488311-Nov-15 21:14 
AnswerRe: JavaScript Tour guide Pin
Richard MacCutchan11-Nov-15 21:19
mveRichard MacCutchan11-Nov-15 21:19 
GeneralRe: JavaScript Tour guide Pin
Member 1198488311-Nov-15 21:33
Member 1198488311-Nov-15 21:33 
AnswerRe: JavaScript Tour guide Pin
Richard Deeming12-Nov-15 2:13
mveRichard Deeming12-Nov-15 2:13 
QuestionJava 2D Array - User Input Pin
Frankie124510-Nov-15 13:02
Frankie124510-Nov-15 13:02 
QuestionRe: Java 2D Array - User Input Pin
Richard MacCutchan10-Nov-15 23:09
mveRichard MacCutchan10-Nov-15 23:09 
QuestionHow can I collect news from differnt sites in one html page Pin
abo sohaib9-Nov-15 20:18
abo sohaib9-Nov-15 20:18 
AnswerRe: How can I collect news from differnt sites in one html page Pin
Afzaal Ahmad Zeeshan9-Nov-15 20:34
professionalAfzaal Ahmad Zeeshan9-Nov-15 20:34 
You could possibly fetch the RSS feeds from different news websites, like BBC etc. They all provide you with functionality to fetch the latest feeds from their servers and you can then render those RSS feeds on your website.

The website would then act as an RSS feed reader. Before you begin, I would recommend that you read about RSS[^], RSS feeds (same as RSS) and RSS Readers (the application which pulls the RSS feeds and then display them in the device). Understand them and them implement the service in your application.

Also, why would you like to pull it using JavaScript when you can pull it using your server-side language too? Which would be much more fast and efficient.
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~

GeneralRe: How can I collect news from differnt sites in one html page Pin
abo sohaib10-Nov-15 10:36
abo sohaib10-Nov-15 10:36 
QuestionImage does not display in Firefox Pin
ParthiR5-Nov-15 0:57
professionalParthiR5-Nov-15 0:57 
AnswerRe: Image does not display in Firefox Pin
Afzaal Ahmad Zeeshan9-Nov-15 20:39
professionalAfzaal Ahmad Zeeshan9-Nov-15 20:39 
GeneralRe: Image does not display in Firefox Pin
ParthiR11-Nov-15 19:10
professionalParthiR11-Nov-15 19:10 
Questionform question Pin
Member 1197204322-Oct-15 17:43
Member 1197204322-Oct-15 17:43 
AnswerRe: form question Pin
W Balboos, GHB27-Oct-15 8:16
W Balboos, GHB27-Oct-15 8:16 
GeneralRe: form question Pin
Member 1197204327-Oct-15 9:24
Member 1197204327-Oct-15 9:24 
PraiseRe: form question Pin
Richard Deeming28-Oct-15 3:34
mveRichard Deeming28-Oct-15 3:34 
GeneralRe: form question Pin
W Balboos, GHB28-Oct-15 4:05
W Balboos, GHB28-Oct-15 4:05 
GeneralRe: form question Pin
Richard Deeming28-Oct-15 4:07
mveRichard Deeming28-Oct-15 4:07 
AnswerRe: form question Pin
ZurdoDev11-Nov-15 2:22
professionalZurdoDev11-Nov-15 2:22 
RantJavascript , a devil spawn language. Pin
Armando de la Torre22-Oct-15 6:12
Armando de la Torre22-Oct-15 6:12 
SuggestionRe: Javascript , a devil spawn language. Pin
Shmuel Zang24-Oct-15 20:58
Shmuel Zang24-Oct-15 20:58 
GeneralRe: Javascript , a devil spawn language. Pin
Armando de la Torre28-Oct-15 10:52
Armando de la Torre28-Oct-15 10:52 
GeneralRe: Javascript , a devil spawn language. Pin
Jacobclay716-Nov-15 10:03
Jacobclay716-Nov-15 10:03 
GeneralRe: Javascript , a devil spawn language. Pin
W Balboos, GHB27-Oct-15 8:19
W Balboos, GHB27-Oct-15 8:19 
GeneralRe: Javascript , a devil spawn language. Pin
Armando de la Torre28-Oct-15 11:02
Armando de la Torre28-Oct-15 11:02 

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.