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?

ARIJDATATABLE anchor for reload
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: ARIJDATATABLE anchor for reload
#1222
ARIJDATATABLE anchor for reload 15 Years, 2 Months ago Karma: 0
Hello,

I use ARIJDATATABLE for my site and I want to jump to a saved row when the site reloads. Therefore I made a javascript with the function onload, but because the rendering of the tabel takes some time the onload function is befor the table is loaded, it jumps to the right anchor and then the table is rendered and sorted, and the user is on another row, then he should be. Therefore i have added a timout of 5 seconds. Now it works because the rendering has enough time, but this is not realy nice, because if it is a smaller table the timout is to long.
Do you have another solution in combination with ARIJDATATABLE?
The administrator has disabled public write access.
 
#1228
Re:ARIJDATATABLE anchor for reload 15 Years, 2 Months ago Karma: 0
I tried it now several times and it does not realy work. It works some times but after some clicks the rendering of the table happens allways befor the anchor and then the user is on the wrong possition. Could you tell me how I can manage this?
The administrator has disabled public write access.
 
#1229
Re:ARIJDATATABLE anchor for reload 15 Years, 2 Months ago Karma: 0
I have also a request for development in your board which regards to the same topic.
The administrator has disabled public write access.
 
#1242
Re:ARIJDATATABLE anchor for reload 15 Years, 2 Months ago Karma: 747
Hello,

Try add the following javascript code after ARI JDataTable definition:

jQuery(document).ready(function()
{
// your code goes here
});

Regards,
ARI Soft
The administrator has disabled public write access.
 
#1245
Re:ARIJDATATABLE anchor for reload 15 Years, 2 Months ago Karma: 0
Hello,

No this is no help it has the same efect as without, here also the rendering happens after the jump to the anchor and then the we are on the wrong position because of ordering
The administrator has disabled public write access.
 
#1246
Re:ARIJDATATABLE anchor for reload 15 Years, 2 Months ago Karma: 747
Can you say where we can see it and provide access to your Joomla backend if it is possible.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1