[jQuery] Async problem using basic $() and a slideshow

2009-10-31 Thread n4rc1ssus
Sorry if this is just weird but I have this working fine on my dev server on IE8, Firefox 3.5.3, and Safari (windows), but online (and here's the WEIRD part) it only works on IE. http://www.jrbentleys.com The menu works fine, but if you click on events-upcoming or specials- lunch/drinks in

[jQuery] Re: Async problem using basic $() and a slideshow

2009-10-31 Thread n4rc1ssus
Sorry, finally figured this out. I can't believe I made the same error again. On Oct 31, 12:03 pm, n4rc1ssus 5n4rc1s...@gmail.com wrote: Sorry if this is just weird but I have this working fine on my dev server on IE8, Firefox 3.5.3, and Safari (windows), but online (and here's the WEIRD part

[jQuery] Re: I really hope this isn't a dumb syntax error

2009-08-29 Thread n4rc1ssus
Thanks to both of you for trying to help me. I had a little bit better luck trying to nest accordions within a list instead of using treeview because it was simply not working for me. Though I'm stuck in a few places with accordion, at least it's working to some degree. On Aug 17, 1:55 pm,

[jQuery] [treeview] I really hope this isn't a dumb syntax error

2009-08-15 Thread n4rc1ssus
Ok, I'm trying to use the treeview plugin. lets start with the index.html script includes: code script type=text/javascript src=jqueryUI/js/jquery-1.3.2.min.js/script script type=text/javascript src=jqueryUI/js/jquery-ui-1.7.2.custom.min.js/script script