Skip to main content
Participating Frequently
May 13, 2021
解決済み

I want to make a small slide show

  • May 13, 2021
  • 返信数 2.
  • 1976 ビュー

I want to make a slideshow of 6 to 8 slides to post on my website via Dreamweaver hightlighting my art work. My tech skills are not advanced. What Adobe program is best to use in my case?

Thank you.

このトピックへの返信は締め切られました。
解決に役立った回答 Nancy OShea

Hi @Vincent16B6,

The question is do you want to learn something or do you just want fast & easy?

 

The best way to learn is to code manually in DW with HTML, CSS and JavaScript (see the how-to instructions below).

https://www.w3schools.com/howto/howto_js_slideshow.asp

 

If you just want fast & easy, use a widget like this one from Wow Slider (license required for commercial use).

https://wowslider.com/demos.html

 

Hope that helps.

 

返信数 2

Nancy OShea
Community Expert
Nancy OSheaCommunity Expert解決!
Community Expert
May 13, 2021

Hi @Vincent16B6,

The question is do you want to learn something or do you just want fast & easy?

 

The best way to learn is to code manually in DW with HTML, CSS and JavaScript (see the how-to instructions below).

https://www.w3schools.com/howto/howto_js_slideshow.asp

 

If you just want fast & easy, use a widget like this one from Wow Slider (license required for commercial use).

https://wowslider.com/demos.html

 

Hope that helps.

 

Nancy O'Shea— Product User & Community Expert
Vincent16B6作成者
Participating Frequently
May 17, 2021

Thank you so much Nancy.

Working with code is beyond me, so I took the easy route via WOW.

I made the slide show, now I'm working on getting it into Dreamweaver.

We'll see how that goes.

Nancy OShea
Community Expert
Community Expert
May 18, 2021
quote

OP chose #2 the path of least resistance. There is nothing more to say.

 

 

So if I advised someone to use tables for layout because it's the path of least resistance that's ok? Sure sucks that you would consider yourself a 'professional' and not at least recognise that jQuery is something that most forward looking developers are distancing themselves from. Especially it sucks if the OP is not using the jQuery library for doing anything else but run a simple slideshow..........humm. Still I guess I should expect it after-all, it is the DW forum, mostly mickey mouse users now the program has decsended into that space.


What I do is NOT the issue.  If the OP prefers to use a widget, who are we to question it?  It's not our project and thus not our problem.  There's no point in beating a dead topic to death if the OP is not open to it which is what's happening right now.  'Nuff said!

 

Nancy O'Shea— Product User & Community Expert
Legend
May 13, 2021

Adobe Dreamweaver uses the Bootstrap framework which has a carousel slideshow option code snippet that you can insert on your page or you could Google 'Codepen slideshow' which will pull up many options where you can copy the code and paste into any html editor, paid for or free.