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

Ajax voting and modern formatting on PerlMonks

by Your Mother (Archbishop)
on Jul 19, 2021 at 00:23 UTC ( [id://11135149]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <script src="//code.jquery.com/jquery-3.4.1.min.js"
            integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=
    +"
    ...
    <script src="//localhost:8282/pm/pm.2.0.js"></script>
    <script src="//localhost:8282/pm/pm.2.0.cb.js"></script>
    <link rel="stylesheet" href="//localhost:8282/pm/pm.2.0.css" type="tex
    +t/css" />
    
  2. or download this
    "use strict";
    
    ...
    To do
      * Abort ajax on page leave; maybe https://stackoverflow.com/a/324482
    +28/109483
    */
    
  3. or download this
    // What XML generators are currently available on PerlMonks? https://p
    +erlmonks.org/?node_id=72241
    // PerlMonks Related Scripts https://perlmonks.org/?node_id=26649
    ...
      });
    
    });
    
  4. or download this
    body { 
     opacity: 0 !important;
     transition: opacity 0.5s;
    }
    
  5. or download this
    plackup -p 8282 -MPlack::App::Directory -e \
      'Plack::App::Directory->new({root => q{/path/to/the/files}})->to_app
    +' \
       --enable-ssl \
       --ssl-key-file /path/to/certs/localhost.key \
       --ssl-cert-file /path/to/certs/localhost.cert
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: CUFP [id://11135149]
Front-paged by Discipulus
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-03-28 12:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found