More functionalities
Guys, i have 2 ideas for you.
1). If you are chatting to a lot of people, at a certain moment you have like 200 chat windows open. Wanna close them? Click each of the 'x'. A simple jquerry function could select all of them and trigger an event click, so that you close everything.$('a').trigger('click); :)
2.Same issue with your private messages. Want to delete them all? Click on each of them, every single page. Do not tell me you expect users to write in the console $('input').attr('checked','checked') Just add a button that performs this function.
-
Adminlynx (Admin, xHamster) commented
@Valdo
Thank you for the suggestions - noted and will be discussed with the Product team.
Yours,
xHamster Team