Jump to content

I need to view three functions


vividona

Recommended Posts

Hi,

 

I have 3 functions

 

ViewLastArtis();
ViewMostVisitedArtis();
ViewTopCommArtis();

 

I need to view each one onclick in my index page (tabs shape)

 

please see Arabic Example in attachment

 

If your functions are php functions and you want to use them in a javascript event then you will have to use AJAX to perform what you are doing. You will be better off asking in the AJAX forums however I will go ahead and get you started in the right direction.

An example of the ajax function can be found at this site

 

http://www.ajaxtutorial.net/index.php/category/ajax-basics/

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.