Welcome Guest Search | Active Topics | Sign In | Register

Click button in class Options
Luiz
Posted: Thursday, April 12, 2018 8:12:09 AM
Rank: Newbie
Groups: Member

Joined: 12/15/2015
Posts: 8
Hello friends, support!
I need some help.
How to trigger the click of the "page: last" button in red?
I can not use getElementById and I also can not use getElementByName because it is only identified by a class.
Thanks for any help for a beginner.


<tr>
<td class="rich-datascr-button-dsbld rich-datascr-button">««</td>
<td class="rich-datascr-button-dsbld rich-datascr-button">«</td>
<td class="rich-datascr-button-dsbld rich-datascr-button"></td>
<td class="rich-datascr-act">1</td>
<td class="rich-datascr-inact" onclick="Event.fire(this, 'rich:datascroller:onscroll', {'page': '2'});">2</td>
<td class=" rich-datascr-button" onclick="Event.fire(this, 'rich:datascroller:onscroll', {'page': 'next'});"></td>
<td class=" rich-datascr-button" onclick="Event.fire(this, 'rich:datascroller:onscroll', {'page': 'fastforward'});">»</td>
<td class=" rich-datascr-button" onclick="Event.fire(this, 'rich:datascroller:onscroll', {'page': 'last'});">»»</td>
</tr>
eo_support
Posted: Thursday, April 12, 2018 2:07:46 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,258
Thanks for posting in the forum --- however we do not provide support on generic programming topic such as JavaScript question. We only support questions that are specifically related to our product. So you will need to seek other channels for such question. Sorry about it!
Luiz
Posted: Friday, April 13, 2018 8:00:52 AM
Rank: Newbie
Groups: Member

Joined: 12/15/2015
Posts: 8
Sorry, but I was disappointed.

I expected a different treatment, as I think my doubt would be an easy solution for you.

I'll try for help somewhere else.

Thank you


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.