3 Discussion / Question Topics

Remove Filter
Member Avatar for fxm

I'm hoping that I may be able to persuade the PTB that 'mark as solved' should be a button ("this post solved my problem") associated with a message [just like "post reply" and - I'm hoping - just below it). My short run goal is to increase the utilization rate. …

Member Avatar for WaltP
1
161
Member Avatar for fxm

Since the makeover, when entering a thread with "Go to last post" the browser 'back' button is not available. This does not happen in Firefox.

Member Avatar for fxm
0
125
Member Avatar for fxm

This method invocation txt.match(/\[.*\]/g) works exactly as intended - it returns an array of matches [anytext1],[anytext2],[anytext3] I don't need the brackets, so out of curiosity I tried this tweak txt.match(/\[.*(?=\])/g) which - somewhat to my surprise I must admit - does exactly what I was hoping it would do and …

Member Avatar for fxm
0
91