your first link works find the second one doesnt work because you have the wrong id on your <a> and the id is the same as your <div>
On Tue, Sep 15, 2009 at 7:05 PM, Matthew Rolph <marine.ro...@gmail.com>wrote: > well, i fixed that at least the source shows right now > can you see any probs. now? > > > On Mon, Sep 14, 2009 at 9:15 PM, Steven Yang <kenshin...@gmail.com> wrote: > >> hi >> this is all i see in the source of your page >> >> <!DOCTYPE html> <html> <head> <title>Ajax - jQuery Tests</title> <script >> src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.js"> >> </script> <style> >> >> i dont think its complete. Might be something wrong on your serverside >> program. >> >> On Tue, Sep 15, 2009 at 9:02 AM, Matt <marine.ro...@gmail.com> wrote: >> >>> >>> I made a page that would load 2 html pages, had a footer to show both, >>> 2 links to show indivually, the divs to load them in, and the sticky >>> footer css. My js seems valid, but the page is just completely blank. >>> URL: http://testingspot.hostcell.net/sandbox/tests/jquery/ajax/ajax.html >> >> >> >