BenU Bookmarklets

Developer
Size
2,648 Kb
Views
42,504

How do I make an benu bookmarklets?

What is a benu bookmarklets? How do you make a benu bookmarklets? This script and codes were developed by Kevin Sherman on 09 January 2023, Monday.

BenU Bookmarklets Previews

BenU Bookmarklets - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>BenU Bookmarklets</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <h2>BenU Bookmarklets</h2>
<p>A small collection of Bookmarklets to help make "life" a little easier. I take requests!</p>
<div class="collection">	<div class="collection-title">How-To Use/Install</div>	<p>To use bookmarklets, it is easiest to click and drag a button below straight to your bookmarks toolbar. Then simply click that bookmark to execute the function</p>	<img src="https://www.ben.edu/images/Bookmarklets.gif" style="width: 720px;" >
</div>
<br>
<div class="collection">	<div class="collection-title">URL flippers</div>	<p>These bookmarklets flip "live" URLs to "authoring" URLs and vice-versa</p>	<a href='javascript:void function(){var ROPS=window.location.href;authoring=ROPS.replace("www.ben.edu","vbenweb03.ben.pri"),window.location.assign(authoring)}();'>Live -> Authoring</a>	<a href='javascript:void function(){var authoring=window.location.href;ROPS=authoring.replace("vbenweb03.ben.pri","www.ben.edu"),window.location.assign(ROPS)}();'>Authoring -> Live</a>
</div> <script src="js/index.js"></script>
</body>
</html>

BenU Bookmarklets - Script Codes CSS Codes

* { font-family: monospace; font-size: 16px;
}
h2 { font-size: 2rem; margin: 0;
}
a { display: inline-block; background-color: #cc2933; margin: 0.25rem; padding: 1.25rem; text-decoration: none; color: white;
}
.collection { border: 2px solid #ddd; display: inline-block; margin: 1.25rem 0.75rem; padding: 1rem; position: relative;
}
.collection-title { position: absolute; top: -0.8rem; left: 1rem; background-color: white; padding: 1px 0.45rem; font-size: 1.1rem;
}

BenU Bookmarklets - Script Codes JS Codes

//Original code for Live -> Authoring links
//var ROPS = window.location.href;
//authoring = ROPS.replace('www.ben.edu', 'vbenweb03.ben.pri');
//window.location.assign(authoring);
//Original code for Authoring -> Live links
//var authoring = window.location.href;
//ROPS = authoring.replace('vbenweb03.ben.pri', 'www.ben.edu');
//window.location.assign(ROPS);
BenU Bookmarklets - Script Codes
BenU Bookmarklets - Script Codes
Home Page Home
Developer Kevin Sherman
Username ksherman
Uploaded January 09, 2023
Rating 3
Size 2,648 Kb
Views 42,504
Do you need developer help for BenU Bookmarklets?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Kevin Sherman (ksherman) Script Codes
Create amazing captions with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!