Reply to thread

Just to double check I tried binding it on THIS forum just to make sure it wasn't something weird that made it magically work on my site...

 

Going here:  http://xenforo.com/community/forums/test-messages.6/create-thread


and then dropping to the console and running this:


[code]$('select.TitlePrefix').bind('XFSetPrefix', function(){confirm('hello world')});[/code]


Definitely works here when you change the prefix.


Back
Top Bottom