For example, http://wedge.org/pub/feats/7698/calendar/ - the active members plugin has a 'more' link.
This ultimately turns into the following deferred event:
Code: [Select]
Which generates:Quote So the weUrl part is fine, but something about the way it's passed to reqWin causes jQuery to get very upset. Since the plugin and - as far as I know, reqWin in general - hasn't changed in how it's accessed, I see no reason why this should be a problem...
This ultimately turns into the following deferred event:
reqWin(weUrl('action=activemembers;topic=7698'), 500); return false;Which generates:
Syntax error, unrecognized expression: http://wedge.org/?action=activemembers;topic=7698 jquery-2.0.0b1.min.js:2
This topic was marked solved by 


