Thread: ajax help
View Single Post
Old November 3rd, 2006, 5:06 PM   #9 (permalink)
Brandonnn
pineapples are sharp
Super #1
 
Brandonnn's Avatar
 
Joined in Dec 2005
5,779 posts
Gave thanks: 149
Thanked 151 times
also, change the 2nd line from the bottom of this code snippet to what i have in bold:

Code:
// -------------------------------------------------------------------
// Advanced RSS Ticker (Ajax invocation) core file
// Author: Dynamic Drive (http://www.dynamicdrive.com)
// -------------------------------------------------------------------

//Relative URL syntax:
var lastrssbridgeurl="http://www.ttufiji.com/testing_folder/ticker/lastrss/bridge.php"

//Absolute URL syntax. Uncomment below line if you wish to use an absolute reference:
//var lastrssbridgeurl="http://"+window.location.hostname+"/lastrss/bridge.php"

////////////No need to edit beyond here//////////////
Brandonnn is offline   Reply With Quote