Wow, have I learned something here!
The problem was not jQuery, the problem was that the page that was
feeding the load had a couple of extra closing tags in the html. The
browsers were choking on the extra closing tags. The thing that made
it so hard to catch was when I would alert the data that
Can you give us an online example of this ?
--
Ariel Flesler
http://flesler.blogspot.com/
On 2 jul, 08:40, Eric Snyder <[EMAIL PROTECTED]> wrote:
> I have the following code:
>
> $(document).ready(function(){
> $("#FilterSubmit").click(function(){
> var
> $pagename="http://www.agreat
2 matches
Mail list logo