jthyder
Forum Replies Created
-
Forum: Plugins
In reply to: [External Links in New Window / New Tab] Are you using rel=”noopener”?I’d like to second this request, and to ask you to add noreferrer as well (rel=”noopener noreferrer”) to protect Firefox users (like me).
Any idea when you’ll release the version that will include this will enhancement? (It will enable me to simplify several routines I have that create tables that include the “noopener noreferrer” statement.)
Thanks.
Wow! An idea of mine actually worked (with some critical help from you)!
And the capital W in the dom command was the key. I had tried lower case w.
Also, could you please point me to documentation for changing the colors of the header row background and text, and the background color of the alternating rows?
Thanks.
There’s another issue I’ve been trying to work out.
On this page the “Proj” column includes HTML links to ID references on another page with a list of projector makers. The HTML works fine, but it prevents the ColumnFilterWidget from working correctly. “No matching records found.”
Is there a way around this?
I thought about adding a separate column with the ID names without the HTML, and hiding it, but when you hide a column you can’t use the ColumnFilterWidget on it.
Thanks.
Sorry, I’m probably still doing something wrong.
The command “wdom”: “pliftpli” restores the ColumnFilterWidgets, but puts all the other items back in their default positions, not in the “pliftpli” order I like.
I tried “wdom”: “wpliftpli” which got the same result as above, and “dom”: “wpliftpli”, which is no different than “dom”: “pliftpli”.
Also, could you please point me to documentation for changing the colors of the header row background and text, and the background color of the alternating rows?
FYI, I’m making a donation in a few minutes.
Thanks.
Okay, playing around for a while got an arrangement I like: “dom”: “pliftpl”
But I’m using datatables_columnfilterwidgets, and any “dom” setting removes the column filter boxes. How do I restore them?
Thanks.
Oh, and I just realized that my filter boxes disappeared. Oops!
Thanks, although what I actually wanted was “ilfprt”. But now the “Showing 1 to xx of xx entries” butts right up against the Length box. Can you give me a hint about what styling I can use to put length on a separate line under i? (I’m a newbie with CSS.)
Thanks again.