am i the only one who actually remembers when..
Register

User Tag List

Results 1 to 50 of 64

Hybrid View

  1. ISO #1

    Re: am i the only one who actually remembers when..

    Quote Originally Posted by Bruno View Post
    no judgement bubba. but pls fix the videos for real @Apocist
    Fine, we'll bite.

    Run this in Inspector on that page and let them know if those videos are still broken or not:
    HTML Code:
    $$('.lazyframe').forEach((lazyEl) => {
    let el = $(lazyEl)
    $('<iframe src="' + el.attr('data-src') + '" frameborder="0" scrolling="no" id="myFrame"></iframe>').appendTo(el)
    })
    Last edited by Apocist; October 26th, 2020 at 06:41 PM.

    Quote Originally Posted by SuperJack View Post
    Look what you have caused. Seems like everyone who posted is now confused about their own gender and are venting their frustration into opinions.

 

 

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •