Welcome Guest, Not a member yet? Register   Sign In
Codeigniter view and jquery AJAX
#5

[eluser]LuckyFella73[/eluser]
What I wanted to say is: when you right-click at the page and
klick at "view source" you cant see any differences after your
ajax function returned something. Your browser is able to render
the new data of course.

For example: if you have an container lets say:
Code:
<h1 id="title"></h1>

You can tell the browser via javascript to fill the h1 tag with
desired content. Your browser then displays a h1 tag with your
submitted data but if you "view source" you will just see an
empty h1 tag.


Messages In This Thread
Codeigniter view and jquery AJAX - by El Forum - 12-09-2009, 10:32 AM
Codeigniter view and jquery AJAX - by El Forum - 12-09-2009, 06:12 PM
Codeigniter view and jquery AJAX - by El Forum - 12-10-2009, 03:02 AM
Codeigniter view and jquery AJAX - by El Forum - 12-10-2009, 05:07 AM
Codeigniter view and jquery AJAX - by El Forum - 12-10-2009, 05:26 AM
Codeigniter view and jquery AJAX - by El Forum - 12-10-2009, 05:40 AM
Codeigniter view and jquery AJAX - by El Forum - 12-10-2009, 05:48 AM
Codeigniter view and jquery AJAX - by El Forum - 12-10-2009, 06:06 AM



Theme © iAndrew 2016 - Forum software by © MyBB