This repository was archived by the owner on Oct 8, 2021. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork2.4k
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
scottjehl commentedJun 9, 2011
Thanks! Looks like this is fixed in latest though, so I guess our navigation refactor covered it. Example here:http://jquerymobile.com/test/#<img src=/ss onerror={alert('yy');}> Let me know if you still see the issue anywhere. Thanks! |
It works, thank you :) |
This was referencedMar 3, 2023
This was referencedMar 15, 2023
This was referencedMar 15, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Demo:http://jquerymobile.com/demos/1.0a4.1/#<img src=/ss onerror={alert('yy');}>
I am not sure if the patch is perfect, but it works for me.