Jump to content

Website help


1 ticks

Recommended Posts

So i have to sit on a page for a set amount of time before the href link appears because of the rel tag. But is there anyway to bypass this so i can somehow find the link before the time?

The first snippet is from the timer after the surpased time, and the second snippet is the timer counting down. 

 

 

<a class="timer" rel="next" data-original-title="" href="/northcarolina/course_content/course/10102801/section/700055507/?token=f88e42a43ea4dd0e0c40d23af2d8f3d5"><span class="timer-label" id="timer_span_time" style="display: none;">
                                            <time datetime="0S">0:00</time><span id="timer_space_remaining"> Remaining</span>
                                            </span><span class="timer-label hide" id="timer_span_next" style="display: inline;">Next →</span>
                        
                      <div class="timer-progress" id="timer_end" style="width: 100%; background: rgb(226, 255, 212);"></div></a>

 

 

 

 

<a class="timer" rel="next" data-original-title=""><span class="timer-label" id="timer_span_time">
                                            <time datetime="19S">0:19</time><span id="timer_space_remaining"> Remaining</span>
                                            </span><span class="timer-label hide" id="timer_span_next" style="display: none;">Next →</span>
                        
                      <div class="timer-progress" id="timer_end" style="width: 0%;"></div></a>

 

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...