Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

explanation Table class change
(1 viewing) (1) Guest
component
Go to bottomPage: 1
TOPIC: explanation Table class change
#59547
explanation Table class change 7 Years, 1 Month ago Karma: 0
Dear Ari Team,

I hope you can help me.

Im looking for the file, where i can change the tables for the class adminlist ariQuizStatSQ (The Explanation Table getting after the select answer)- i want to change the classe table, th, tr to div an span.

Is it in a php or a JS script?




<table style="width: 100%;" class="adminlist ariQuizStatSQ" cellspacing="0" cellpadding="0"> <tbody><tr> <th class="title ariCenter" style="width: 1%;">#</th> <th class="title" style="text-align: left;">Antwort</th><th class="title ariCenter" style="width: 5%;">richtige Antwort</th><th class="title ariCenter" style="width: 5%;">Ihre Antwort</th></tr> <tr> <td class="aq-answer-pos">1.</td> <td align="left">Eric Gandelin</td><td class="ariCenter">&nbsp;</td><td class="ariCenter"><i class="icon-ban-circle"></i></td></tr><tr> <td class="aq-answer-pos">2.</td> <td align="left">Peter Sauber</td><td class="ariCenter">&nbsp;</td><td class="ariCenter">&nbsp;</td></tr><tr> <td class="aq-answer-pos">3.</td> <td align="left">Monisha Kaltenborn</td><td class="ariCenter"><i class="icon-ok"></i></td><td class="ariCenter">&nbsp;</td></tr><tr> <td class="aq-answer-pos">4.</td> <td align="left">Beat Zehnder</td><td class="ariCenter">&nbsp;</td><td class="ariCenter">&nbsp;</td></tr> </tbody></table>


Tankas for great support

Greets Chris
The administrator has disabled public write access.
 
#59548
Re:explanation Table class change 7 Years, 1 Month ago Karma: 746
Hello,

This HTML code is generated in javascript file. It is <joomla_directory>/components/com_ariquiz/assets/js/ari.quiz.js file. See "renderSingleQuestion" method in YAHOO.ARISoft.Quiz.statistics object.

PS: We sent un-minified version of the file by email.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#59550
Re:explanation Table class change 7 Years, 1 Month ago Karma: 0
Thanks....it works.
The administrator has disabled public write access.
 
Go to topPage: 1