egr103
03-03-2009, 10:34 AM
1) Script Title: Ajax RSS displayer
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex18/gajaxrssdisplayer.htm
3) Describe problem:
Hello all,
Can the following script (on this site) be manipulated in any way? Example 3 is the one i am interested in.
http://www.dynamicdrive.com/dynamicindex18/gajaxrssdisplayer.htm
This is obviously calling in an RSS feed dynamically but i am wondering if it would be possible to alter the location of where each URL (for each article) is loaded?
For example, the list of articles is dynamically loaded into DIV 1 but when a visitor clicks on each articles link can the URL be displayed in DIV2 within the same page? Instead of loading up in a separate page.
See a similar but live example of what I would like to achieve:
http://www.fifa09.ea.com/uk/news/entryid/38504
Notice how each link (on the right hand side) loads up the URL within the left hand div. The visitor is not re-directed away from the site. This is what i would like to achieve.
Is this possible at all?
I would appreciate all your help on this!
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex18/gajaxrssdisplayer.htm
3) Describe problem:
Hello all,
Can the following script (on this site) be manipulated in any way? Example 3 is the one i am interested in.
http://www.dynamicdrive.com/dynamicindex18/gajaxrssdisplayer.htm
This is obviously calling in an RSS feed dynamically but i am wondering if it would be possible to alter the location of where each URL (for each article) is loaded?
For example, the list of articles is dynamically loaded into DIV 1 but when a visitor clicks on each articles link can the URL be displayed in DIV2 within the same page? Instead of loading up in a separate page.
See a similar but live example of what I would like to achieve:
http://www.fifa09.ea.com/uk/news/entryid/38504
Notice how each link (on the right hand side) loads up the URL within the left hand div. The visitor is not re-directed away from the site. This is what i would like to achieve.
Is this possible at all?
I would appreciate all your help on this!