Advertisement
DJ image slider -> Moving like a ticker
Moderators: pe7er, General Support Moderators
Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
-
- Joomla! Intern
- Posts: 73
- Joined: Mon Aug 29, 2022 10:37 am
DJ image slider -> Moving like a ticker
I want to make a ticker using DJ image slider.
How can I make it move like a ticker (speed and continueous scrolling movement).
See https://ontwikkel16.comp-it-aut.nl/
How can I make it move like a ticker (speed and continueous scrolling movement).
See https://ontwikkel16.comp-it-aut.nl/
Advertisement
-
- Joomla! Intern
- Posts: 73
- Joined: Mon Aug 29, 2022 10:37 am
Re: DJ image slider -> Moving like a ticker
So the ticker at https://ontwikkel16.comp-it-aut.nl/ schould be moving slowly and smoothly like the ticker at https://frankiacamperclubnederland.nl/.
Can someone help me to get this done with DJ image slider?
Can someone help me to get this done with DJ image slider?
- Nidzo2203
- Joomla! Explorer
- Posts: 342
- Joined: Sat Nov 21, 2009 4:52 pm
- Contact:
-
- Joomla! Intern
- Posts: 73
- Joined: Mon Aug 29, 2022 10:37 am
Re: DJ image slider -> Moving like a ticker
This is not working.
Can someone help me?
At https://ontwikkel16.comp-it-aut.nl/ the slider moves to the right and then to the left again.
It should move continuously and smoothly to the left just like at the ticker at https://frankiacamperclubnederland.nl/.
My settings at https://ontwikkel16.comp-it-aut.nl/ are:
Slide effect
Linear
Slide effect type
Auto
Slide transition time
1000
Next slide delay
0
AND
BASIC SLIDER SETTINGS
Slider dimensions will be calculate from values typed below.
Full Width Slider
Full Width Slider
Slide Width
240
Slide Height
180
Fit a size of image to
Auto
Vertical image centring
Vertical image centring
Visible Images
4
Space between images
0
Max images
20
Sort by
File name/ordering ascending
Use CSS3 transition NO
Autoplay JA
Loop once
NO
Show play/pause
ON MOUSE OVER
Show next/prev
YES
Show indicators (dots/numbers)
NO
Can someone help me?
At https://ontwikkel16.comp-it-aut.nl/ the slider moves to the right and then to the left again.
It should move continuously and smoothly to the left just like at the ticker at https://frankiacamperclubnederland.nl/.
My settings at https://ontwikkel16.comp-it-aut.nl/ are:
Slide effect
Linear
Slide effect type
Auto
Slide transition time
1000
Next slide delay
0
AND
BASIC SLIDER SETTINGS
Slider dimensions will be calculate from values typed below.
Full Width Slider
Full Width Slider
Slide Width
240
Slide Height
180
Fit a size of image to
Auto
Vertical image centring
Vertical image centring
Visible Images
4
Space between images
0
Max images
20
Sort by
File name/ordering ascending
Use CSS3 transition NO
Autoplay JA
Loop once
NO
Show play/pause
ON MOUSE OVER
Show next/prev
YES
Show indicators (dots/numbers)
NO
-
- Joomla! Intern
- Posts: 73
- Joined: Mon Aug 29, 2022 10:37 am
-
- Joomla! Champion
- Posts: 6452
- Joined: Tue Aug 23, 2005 1:56 pm
- Location: South coast, UK
- Contact:
Re: DJ image slider -> Moving like a ticker
inspecting the page,in the console there is ; The resource from “https://ontwikkel16.comp-it-aut.nl/medi ... ing.min.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
https://gadsolutions.biz Electrical services
https://electrical-testing-safety.co.uk Testing services
https://electrical-testing-safety.co.uk Testing services
- pablop76
- Joomla! Intern
- Posts: 99
- Joined: Sat Dec 25, 2021 10:03 am
- Location: Polska
- Contact:
Re: DJ image slider -> Moving like a ticker
If you're interested, I'd be happy to create a module for you. I'm learning about this very topic. And as we know, it's best to learn from specific problems to solve.
-
- Joomla! Intern
- Posts: 73
- Joined: Mon Aug 29, 2022 10:37 am
Re: DJ image slider -> Moving like a ticker
I don't understand it.
Is it not possible with the DJ Image slider to make a ticker like at https://frankiacamperclubnederland.nl/?
Is it not possible with the DJ Image slider to make a ticker like at https://frankiacamperclubnederland.nl/?
-
- Joomla! Guru
- Posts: 578
- Joined: Fri Dec 02, 2005 10:46 am
- Location: The Netherlands
Re: DJ image slider -> Moving like a ticker
Maybe it isn't...
Contact the devs of DJ Extensions, they know their extension best.
Contact the devs of DJ Extensions, they know their extension best.
- pablop76
- Joomla! Intern
- Posts: 99
- Joined: Sat Dec 25, 2021 10:03 am
- Location: Polska
- Contact:
Re: DJ image slider -> Moving like a ticker
I am creating a carousel based on https://splidejs.com/
You can try it in your test project and show me the way to develop this module.
https://github.com/pablop76/carouselticker
You can try it in your test project and show me the way to develop this module.
https://github.com/pablop76/carouselticker
- Nidzo2203
- Joomla! Explorer
- Posts: 342
- Joined: Sat Nov 21, 2009 4:52 pm
- Contact:
Re: DJ image slider -> Moving like a ticker
Interesting module. Nice work. I found js error in consolepablop76 wrote: ↑Sat Nov 23, 2024 6:25 pm I am creating a carousel based on https://splidejs.com/
You can try it in your test project and show me the way to develop this module.
https://github.com/pablop76/carouselticker
Code: Select all
[splide] Already mounted!
- pablop76
- Joomla! Intern
- Posts: 99
- Joined: Sat Dec 25, 2021 10:03 am
- Location: Polska
- Contact:
Re: DJ image slider -> Moving like a ticker
Thanks. I corrected it.
Advertisement