Text Direction Selector

Create a sliding button to change text direction between RTL and LTR with improved behavior

Δημιουργός
عبدالرحمن محمد حسن محمد إبراهيم
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
0
Βαθμολογίες
0 0 0
Έκδοση
1.9
Δημιουργήθηκε την
08/11/2024
Ενημερώθηκε την
20/11/2024
Άδεια
MIT
Εφαρμόζεται σε
Όλοι οι ιστοχώροι

Script Description:
This script allows the creation of a floating button to toggle the text direction between `Right-to-Left (RTL)` and `Left-to-Right (LTR)` on web pages. The button moves when clicked to display the options and dynamically changes based on the user's selection.

Features:
- Movable Floating Button : The button appears at the bottom of the screen and allows the user to switch the text direction between `RTL` and `LTR`.
- Available Options : The script displays the `RTL` and `LTR` buttons when the floating button is clicked.
- Instant Text Direction Change : When either button is clicked, the text direction changes immediately.
- Simple User Interface : The buttons are displayed in a straightforward and simple manner to enable easy switching between directions.
- Multilingual Support : The script can be used on any website that supports bidirectional text.