not the problem already realized was dumb mistake

Caleb wrote:
Due to my newbish-ness I accidentily replied to author instead of to
the thread. Here is what Charlie found:

I found your IE problem:

>From Debug Bar in IE:

 escaping malformed URI reference


look at the bottom status bar when hover on link in menu. IE wants to
fill the space before "#" with %20 which represents a space. If this
is what it is putting into jquery.load() would explain why nothing
coming through. Tray an alert right before load to see what IE is
creating for your load href

New one on me, never done load like quite this way. Ran into similar
problem however using hashes to open  tabs in jqueryUI. Worked fine
local in browser when I had a space, loaded it to my server and
wouldn't work until i removed space

Could be server related, or IE....not sure. Wouldn't be surprised a
search of jquery google archive doesn't turn some threads up

  

Reply via email to