Forum Search:
FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.
Calendar
Search
Help
Members
Control Panel
Logout [ CommonCrawl [Bot] ]
Home
Post Form
Logged in user:
CommonCrawl [Bot] [
logout
]
Forum:
HTML, Javascript, jQuery & AJAX
Title:
Poll:
[CREATE POLL]
Message Icon:
No Icon
Smiley Shortcuts:
[
list all smilies
]
Formatting Tools:
Size
1
2
3
4
5
6
7
Color
Sky Blue
Royal Blue
Blue
Dark Blue
Orange
Orange Red
Crimson
Red
Firebrick
Dark Red
Green
Lime Green
Sea Green
Deep Pink
Tomato
Coral
Purple
Indigo
Burly Wood
Sandy Brown
Sienna
Chocolate
Teal
Silver
Font
Arial
Times
Courier
Century
Body:
Forum Options:
HTML
code is
off
BBcode
is
on
Images
are
on
Smilies
are
on
Editing Time Limit
: Unlimited
[quote title=alastairbrian wrote on Tue, 17 March 2015 07:35]Hi, I am working on a PrestaShop project in which I need to make tabs on home page of the store. For this I want to use AJAX function such that when customer click on the tab, the whole page don't reloads. Actually, I got this idea from a plugin, [url]http://bit.ly/1glgNHU[/url] but as this plugin is expensive, I want to write my own module. I want help that how I can use this type of AJAX in my code? Thanks in Advance.[/quote]
File Attachments:
Allowed File Extensions:
jpg jpeg png gif txt doc gz bz2 inc php zip diff
Maximum File Size:
1024KB
Maximum Files Per Message:
3
Options:
Post Notification
Notify me when someone replies to this message.
Include Signature
Include your profile signature.
Disable smilies in this message
Topic View
Re: How to Make Use of AJAX
Tue, 17 March 2015 17:45
NeXuS
Karma:
Well, there are two ways in which JavaScript Tabs work:
1- You actually send the whole content and it is displayed as a tabbed "widget", you can have a look at
jQueryUI tabs default example
for that
2- You only send the content relative to the active tab after the user selects it. This is also in the jQueryUI tabs examples, under
"Content via AJAX"
How to Make Use of AJAX
Tue, 17 March 2015 07:35
alastairbrian
Karma:
Hi, I am working on a PrestaShop project in which I need to make tabs on home page of the store. For this I want to use AJAX function such that when customer click on the tab, the whole page don't reloads. Actually, I got this idea from a plugin,
http://bit.ly/1glgNHU
but as this plugin is expensive, I want to write my own module.
I want help that how I can use this type of AJAX in my code?
Thanks in Advance.
Current Time:
Wed May 14 00:29:51 EDT 2025
Total time taken to generate the page: 0.04065 seconds