Note that there are some explanatory texts on larger screens.

plurals
  1. UStalkingnews
    primarykey
    data
    text
    plurals
    1. COI suppose the safest thing, rather than give you a hacked up version of my code, is to let you see a live demo http://jplayer.org/latest/demo-02/ which is also found in http://jplayer.org/latest/jQuery.jPlayer.2.2.0.demos.zip and here's a jsfiddle http://jsfiddle.net/jPlayer/Q4LMV/. As I was typing this, it just occurred to me to try using jquery to add a tabindex attribute of "1" to the currently active href. I'll let you know how I get on...
      singulars
    2. COThank you @Catfish for the extremely fast response! In fact, I'm using CI_starter, so I ended up with something slightly different, editing /ci_starter/application/core/MY_controller.php. The result is at http://pastebin.com/SsUWME4t - it _seems_ to work, but please let me know if I've gone horribly wrong and commited a cardinal codeigniter sin!
      singulars
    3. COAAARRRGGH! Turns out it was to do with the table having a column name of "url". Change it to "theurl" and everything is OK. I discovered this when I installed XAMPP on my own machine to try it, and everything worked as expected. My shared host owe me an explanation, if not the last 6 hours of my life back. They did a weird thing where you couldn't give tables names with "test" in, too. Thank you both for the suggestions, and I'm sorry if this has wasted your time.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload