So I did a little test. I stripped out the other JS files and took your code + my markup and it worked fine. So this tells me that something in my the JS that I posted on this forum...
I am trying to attach a class to the first link in an unordered list, but I can't seem to get it to work. Can someone take a look at the code below and see if I have any errors?
I also found this [http://yensdesign.com/2008/11/creating-ajax-websites-based-on-anchor-navigation/], which essentially accomplishes the goal of managing history. Thanks everyone for your time. I...
Thanks for your reply. I forgot to mention that this prototype is for a focus group, and will not be used as a production web application. It's intended to a simulation of an interactive TV...
I am building a prototype that is taking advantage of jQuery, AHAH and Video to simulate a TV message application. The purpose of the AHAH is to load pages asynchronously so that it doesn't disrupt...
Does anyone know of a podcast tool other than PodAdmin? We are currently using PodAdmin, and while it is useful application in theory, it's not stable and there is no support for it. (It hasn't been...
I have a feed that has been working fine till I modified the feed to support iTunes, which uses namespaces. I am trying to get the information from the feed to display, but I am not having luck.
...
I've been working on a relatively complex JavaScript application and I've been hitting so man roadblocks with respect to DOM manipulation and event handling.
I am having problems loading an external RSS feed on my site and I am looking for a some assistance. I have successfully loaded an internal RSS feed from my blog, but for some reason, my site can't...
Something very strange is going on and I am wondering if somebody has experienced something similar. All of the HTML containers between the <head> tags are getting output as ":tag>" as opposed to...
I wrote a function to output a basic list of news from a WordPress blog, but I can't seem to get it to output. Can someone take a look at the code I wrote below and point out the missing or incorrect...
Does anyone know if an Evite-like PHP application exists? I've been searching the web, Freshmeat and SourceForge, but only a couple of abandoned projects have pulled up.