Need Help with CodeIgniter and AJAX (will pay)
Posted: Fri Mar 15, 2013 9:47 am
I am embarrassed to say this, but for the life of me, I can't grasp of integrating AJAX (JQuery) with CodeIgniter for a simple website with multiple pages.
I am willing to pay for this request, via PayPal.
Basically, using the latest CodeIgniter framework with AJAX (JQuery) to allow smooth transitions between page links, while also displaying the loading gif (I'm not concern with what circular rotating gif is used.
So essentially this:
- A website with four webpages (Home, Page1, Page2, Page3).
- Each of the webpages are in PHP, with echoing of HTML commands; Thus home.php; page1.php, page2.php, page3.php.
- The pages just can have a "Hello World" text in them for content; or better with Hello Home, Hello Page1, etc.
- Fade Transition between the clicks of pages (the amount of time is not important)
- Display of a rotating circular gif while loading the content of a new page
- Would like four button links (not as part of a menu bar; just four independent link buttons)
Further detail:
There should be a main page used for the layout, with each of the four pages displaying their contents within the main page.
Thus the main page would say display the header and footer, with a section inside for the change of content, based on the page selected.
Bonus:
If caching is also applied... but I think I can code that in once I grasp this.
Is this possible and further details needed?
And yes I am willing to provide compensation for this, via PayPal.
And this has been the biggest holdup for me to get my game going...
I am willing to pay for this request, via PayPal.
Basically, using the latest CodeIgniter framework with AJAX (JQuery) to allow smooth transitions between page links, while also displaying the loading gif (I'm not concern with what circular rotating gif is used.
So essentially this:
- A website with four webpages (Home, Page1, Page2, Page3).
- Each of the webpages are in PHP, with echoing of HTML commands; Thus home.php; page1.php, page2.php, page3.php.
- The pages just can have a "Hello World" text in them for content; or better with Hello Home, Hello Page1, etc.
- Fade Transition between the clicks of pages (the amount of time is not important)
- Display of a rotating circular gif while loading the content of a new page
- Would like four button links (not as part of a menu bar; just four independent link buttons)
Further detail:
There should be a main page used for the layout, with each of the four pages displaying their contents within the main page.
Thus the main page would say display the header and footer, with a section inside for the change of content, based on the page selected.
Bonus:
If caching is also applied... but I think I can code that in once I grasp this.
Is this possible and further details needed?
And yes I am willing to provide compensation for this, via PayPal.
And this has been the biggest holdup for me to get my game going...
