Hello everyone,
I'm glad of the new features of the 1.2.0 jquery mobile version, but I want to highlight some documentation problem.
I would like to implement the "photoPopup" style but there is no specification about the code for it; I only have to go and check the page source code and try to reverse engineering it, although it's not easy because when JQM is rendered by browser, the code becomes bigger and more confused.
I think it would be very useful to have explicit code examples on this page to implement the different popup styles.
This is a problem I found also on other documentation pages, where you have to go and check the code to understand how some features work.
EDIT