Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: CB sidebar auto-expansion problem

by LanX (Saint)
on Mar 28, 2017 at 00:32 UTC ( [id://1186177]=note: print w/replies, xml ) Need Help??


in reply to Re: CB sidebar auto-expansion problem
in thread CB sidebar auto-expansion problem

Thanks but. ...

I'm not sure how this would work, since the cb sidebar is minimalistic and doesn't show any nodelets, hence no nodelet hacks.

Though probably it's possible to tunnel this into the CSS settings in Display Settings. ..

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

  • Comment on Re^2: CB sidebar auto-expansion problem

Replies are listed 'Best First'.
Re^3: CB sidebar auto-expansion problem
by shmem (Chancellor) on Mar 28, 2017 at 01:45 UTC
    Though probably it's possible to tunnel this into the CSS settings in Display Settings...

    Tried setting this attribute via CSS:

    #talkbox { autocomplete: "off"; }

    Nope. I can set it via the firebug console or via JS, but this attribute doesn't show up in the style tab in firebug. It is present in the DOM though. So, this property cannot be set via CSS, it would seem, otherwise than with some hack -which is sensible, since this attribute is not about style, but behavior of some element. Shoehorn JavaScript into CSS... uh.

    perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'
      > Shoehorn JavaScript into CSS... uh.

      tried it, but < is escaped

      &lt;/style> &lt;script>frames[1].document.getElementById('talkbox').autocompl +ete='off'&lt;/script> &lt;style>

      update

      will have a look into user.js tomorrow

      Cheers Rolf
      (addicted to the Perl Programming Language and ☆☆☆☆ :)
      Je suis Charlie!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1186177]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-20 06:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found