Go Back   CodingForums.com > :: Client side development > JavaScript programming > JavaScript frameworks

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-28-2010, 07:55 PM   PM User | #1
jamie7
New Coder

 
Join Date: Sep 2010
Posts: 10
Thanks: 2
Thanked 0 Times in 0 Posts
jamie7 is an unknown quantity at this point
jquery .load

Hi,

Using the .load function i need to reload a php function into a div. I know it must be somewhere on the internet but after hours searching i still can't work out how to do it.
Code:
$j('#container').fadeOut(600).load('/test.php').fadeIn(600);
The PHP function also needs to be able to define a variable eg... function('variable')

Thanks in advance
jamie7 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:25 AM.


Advertisement
Log in to turn off these ads.