Post by pekoll289 » Sat Dec 14, 2013 10:24 am

Hello
I am familiar with C++ or php and OOP but for this code syntax I need some explanation. I cant find
this on php.net.

admin\view\template\amazon\item_links.tpl:
....
$(document).ready(function() { ..... -> call function from class document ?
or
$.ajax({ ...... -> ?????????? $ cant be an object or a class ????
or
$('#tableThread1').html(thread1); ..... -> I have no idea

Can anyony help ?
Thanks Peter

Newbie

Posts

Joined
Thu Dec 12, 2013 5:36 am

Post by ChetanCx » Sat Dec 14, 2013 3:29 pm

This is not PHP code . this is jQuery Code ( a very popular JavaScript library )
link - http://jquery.com/

User avatar
Active Member

Posts

Joined
Sat Dec 08, 2012 8:12 pm
Who is online

Users browsing this forum: No registered users and 67 guests