Greasy Fork is available in English.

BS + FA in Studio

UQ LearnX Studio with Bootstrap + Font Awesome and make Publish/Preview/View Live Buttons Scroll with you

Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása

  • v1.47 2023.06.25.

    Update reference to extend and replace learnx reference

  • v1.46 2023.05.10.

    Add MEDI7200 to the script

  • v1.45 2023.04.04.

    Ensure that the code centre toggle can be accessed when the raw HTML editor in LearnX is accessed by upping the z-index of the button from 1001 to 1301.

  • v1.44 2023.04.04.

    Appending the iframe for the code centre to the body rather than prepending it as on load the frame makes the studio glitch for a split second.

  • v1.43 2023.03.31.

    Change code that loads on DOMContentLoaded to load because it wasn't working correctly.

  • v1.42 2023.03.31.

    Included the code centre as an iframe on the page, along with a button that can show/hide the frame to save jumping out to a new window. I also increased the width of the nav when it sticks on scroll to ensure the user can easily click the right button.

  • v1.41 2023.02.27.

    Added a function to automatically create a button that copies the jump link for the page to the clipboard. This saves having to highlight the jump to ID and creating the link yourself.

    The html copied to the clipboard is [Title of the page you are on]

  • v1.31 2023.02.24.

    Made the menu 30px from the bottom so users can read the names of the sections as they scroll across.

  • v1.3 2023.02.24.

    I've added to the controls that move on scroll. Because we are having huge amounts of content and there is no next/previous buttons at the bottom of the page, I've made it so that on scroll the top sequence nav sticks to the bottom of screen and goes with you. It doesn't look fantastic, but it's functional.

  • v1.2 2023.02.07.

    Added statement to check if this is the medicine course, so that Bootstrap is only applied as a user when you are in the MEDI7100 studio.

  • v1.1 2022.12.21.
  • v1.0 2022.12.20.