Making Embeddable Web Widgets Without iframes - Christopher Lambacher

Поделиться
HTML-код
  • Опубликовано: 9 ноя 2024

Комментарии • 8

  • @theDanielJLewis
    @theDanielJLewis 7 месяцев назад +2

    Seems cool. I wish I could see the code he's talking about.

  • @TheYudenList
    @TheYudenList 11 лет назад +1

    sounds brilliant... where can i find more info?

  • @JohnBastardSnow
    @JohnBastardSnow 10 лет назад

    The most important feature of IFrame is that it acts as a sandbox. A consumer of your product doesn't have to worry that you will inject some nasty javascript code, which will steal everything that it's possible to steal from that user. And it's impossible to detect. For example you might just serve a different script based on IP to target somebody specifically.
    And if your service is compromised, every single service that uses your service is also compromised.

  • @Gelaaligbe
    @Gelaaligbe 6 лет назад

    how can i reach you?