hy there, i maybe ended up with a solution about the issues of javascript components not working properly.
i initially thought i could CHOOSE between the two methods to load components: via data-attributes OR via query. can you confirm in order to have a bootstrap javascript component i have to use both methods *together*? so a modal can't just be loaded with a $.jquery(function()) if no data-attributes are set in the target div, correct? if it is so, i just wanted to know one more thing: what's about browser compatibility? could i end into a dead-end IE problem or FF or Safari, by using data-attributes not managed correctly by some browser? thank you. rgds -- You received this message because you are subscribed to the Google Groups "twitter-bootstrap" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
