Forums
(@gambinaut)
12 years, 6 months ago
This was my naive solution to the context issue, which didn’t work:
$(document).ready(function () { $(\.simplemodal-login\').trigger(\click\') });
Does simplemodal-login load last or something along those lines?
You’re probably right. If there is a context issue, how would I address it?
I apologize if these questions seem trivial – I’m very new to coding in PHP and javascript and using wordpress.