Results 2 comments of Martin Durchholz

## SOLUTION: I figured it out. To go back a directory you want use **"../."** You may close this issue.

@squarecandy Why not just include the `current_title` variable inside your markup? `''+$(this).attr('title')+''+` instead of `'...'+` This way you don't have to use your setTimeout function. $('.js_video_popup').each(function() { var elem =...