Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more Bootstrap identifiers #5

Open
gingeleski opened this issue Jan 11, 2019 · 0 comments
Open

Add more Bootstrap identifiers #5

gingeleski opened this issue Jan 11, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gingeleski
Copy link
Member

On a recent pen test, I found the tooltip identifier function for Bootstrap wasn't working.

I am not quite sure why that was but ended up looking at the source to find alternatives. One of these did work.

$.fn.alert.Constructor.VERSION
$.fn.button.Constructor.VERSION
$.fn.carousel.Constructor.VERSION
$.fn.collapse.Constructor.VERSION
$.fn.dropdown.Constructor.VERSION
$.fn.modal.Constructor.VERSION
$.fn.tooltip.Constructor.VERSION
$.fn.popover.Constructor.VERSION
$.fn.scrollspy.Constructor.VERSION
$.fn.tab.Constructor.VERSION
$.fn.affix.Constructor.VERSION
@gingeleski gingeleski added the enhancement New feature or request label Jan 11, 2019
@gingeleski gingeleski self-assigned this Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant