Thanks I was just tinkering around with that and am getting a server application era for one reason or another.... created the links.xml, the php and javacripts placed them all in the same folder and...
Type: Posts; User: SpaceCowboy; Keyword(s):
Thanks I was just tinkering around with that and am getting a server application era for one reason or another.... created the links.xml, the php and javacripts placed them all in the same folder and...
1) Describe Work Request (be as detailed as possible): Three page web site template, to be converted to be compliant with wordpress as a template
2) Payment methods you support (ie: Paypal,...
I haven't a clue really it's been years and I used to frontpage bots (cgi and the like) I only have fastcgi and php installed on my server... The page is an .html style page:
<form action=""...
I believe what my problem was, that the "complete download link" available on the code page, was not the latest and greatest.. I copied the code located right on the example page and all seems well...
1) Script Title: Ajaxcars
2) Script URL (on DD):http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm#combo
3) Describe problem:
I placed the ajax code on the page (or call it...
I modified the rssbox script and added:
//Adding Image
var link = document.createElement('IMG')
link.className = 'rssBoxImage';
image.src = ImageURL;
div.appenChild(image);
...
I have found several good scripts out there rssscroller, rssbox, and simplepie (the latter which seems the folks think it's odd for a newbie to be asking for help) anyway, I have been able to work...