Ask Question Forum:
Model Library:2025-02-08:A.I. model is online auto reply
C
O
M
P
U
T
E
R
2
8
Show
#
ASK
RECENT
←
- Underline
- Bold
- Italic
- Indent
- Step
- Bullet
- Quote
- Cut
- Copy
- Paste
- Table
- Spelling
- Find & Replace
- Undo
- Redo
- Link
- Attach
- Clear
- Code
Below area will not be traslated by Google,you can input code or other languages
Hint:If find spelling error, You need to correct it,1 by 1 or ignore it (code area won't be checked).
X-position of the mouse cursor
Y-position of the mouse cursor
Y-position of the mouse cursor
Testcursor
caretPos
Attachment:===
Asked by leblanc
at 2024-04-05 17:57:53
Point:500 Replies:2 POST_ID:828909USER_ID:11810
Topic:
Miscellaneous Web Development;Adobe Dreamweaver;Miscellaneous Programming
I'd like to have a slider for my banners on my front page. Is there a tutorial out there? I saw the wowslider.com but it is not free for commercial.
Accepted Solution
Expert: Patrick Tallarico replied at 2024-04-06 00:27:35
250 points EXCELLENT
I am attaching three files that hve the javascript code and an example of a content slider. I would think you could use some of this code, in addition to allowing a clickable link to initiate a slide effect, it also allows a grab type feature to allow you to click and drag to slide the content.
It was downloaded from :
http://www.jsclasses.org/
I'm sure you could use some of this code, but ther may also be other examples on this site that would be closer to what you are looking for.
It was downloaded from :
http://www.jsclasses.org/
I'm sure you could use some of this code, but ther may also be other examples on this site that would be closer to what you are looking for.
Assisted Solution
Expert: duncanb7 replied at 2024-04-05 23:33:16
250 points EXCELLENT
When go to commercial usage, most likely you need to pay
as the link from http://wowslider.com/licenses.html
And I have checked all slider show for commercial in google that all is not free
since it is not in software develpement stage
You need to find development site for slider that could be free
before it go to market successfully.
What I can find it is closer to your need, that is from
http://www.jssor.com/index.html
Hope understand your question completely. if not , please pt it out
Duncan
as the link from http://wowslider.com/licenses.html
And I have checked all slider show for commercial in google that all is not free
since it is not in software develpement stage
You need to find development site for slider that could be free
before it go to market successfully.
What I can find it is closer to your need, that is from
http://www.jssor.com/index.html
Hope understand your question completely. if not , please pt it out
Duncan