how to pass values using load.
because i need to get values in php($_REQUEST)
any body help me
jq("#myid").load(location.href + " #myid");
ramsiva 0 Junior Poster
Recommended Answers
Jump to PostIs there any reason you are using
load()
instead ofajax()
? What exactly are you trying to do?
Jump to Posthttp://api.jquery.com/jQuery.ajax/
See the examples at the bottom.
All 5 Replies
pritaeas 2,211 ¯\_(ツ)_/¯ Moderator Featured Poster
ramsiva 0 Junior Poster
pritaeas 2,211 ¯\_(ツ)_/¯ Moderator Featured Poster
hielo 65 Veteran Poster

diafol
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.