Ajax action

Is there any instance when the ajax action won’t work on a browser? My client is telling me that the downloadable files aren’t visible for all users on this page. Can a few of you take a look and tell me what platform/browser you’re using if you can’t see them?

http://pacwestsfs.org/past_conferences.php

Thanks in advance,
Bill

Message sent from my mobile device

Prototype.js works on IE6 and better, and most flavors of Safari,
Mozilla/Firefox, Opera, etc. It’s very robust at papering over the
vagaries of JavaScript on all those browsers. When your client’s
customers can’t see the files, do they instead see a link and
instruction to follow the link to see the files? That’s the way I
wrote it, to work around this very problem. When the Action runs, it
writes (in Freeway, not the browser) a link that subsequently gets
replaced by the JavaScript. Here’s one such link from your page:

Please enable JavaScript in your browser, or
<a href="http://pacwestsfs.org/2008_CCULAA_Presentations/index.php">
click here</a> for a list of files.

And if you click on that link, you will see a very plain HTML page
with a linked list on it.

Walter

On Oct 23, 2008, at 4:49 PM, Bill McCarroll wrote:

Is there any instance when the ajax action won’t work on a
browser? My client is telling me that the downloadable files
aren’t visible for all users on this page. Can a few of you take a
look and tell me what platform/browser you’re using if you can’t
see them?

http://pacwestsfs.org/past_conferences.php

Thanks in advance,
Bill

Message sent from my mobile device


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options