• Resolved Justin Allen

    (@justinallen)


    Hi there – great plugin, but I’m having trouble with embed codes that rely on third-party JavaScript.

    Does Advanced Iframe change dashes to underscores in ID’s as the iframe is processed? It seems to … id=”this-id-needs-dashes” becomes id=”this_id_needs_dashes”

    Thanks so much.

Viewing 1 replies (of 1 total)
  • Plugin Author mdempfle

    (@mdempfle)

    yes. – is replaced because I use this id as part of Javascript method and variables. And – is not allowed there and would break everything.

    Best, Michael

Viewing 1 replies (of 1 total)

The topic ‘Does plugin change dashes to underscores in ID’s?’ is closed to new replies.