Page 3 of 3 FirstFirst 123
Results 21 to 26 of 26

Thread: Interested in slideshow on a web page ive seen

  1. #21
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    Ok, so try to target your old code first. The developer toolbar would greatly assist you in this - F12 in most common browsers. If you're unsure how to use it, hit Google for a tutorial, but the basics are that you would activate the toolbar and then select/inspect an element, or drill down through the markup manually in the bottom pane, then use the 'styles' pane on the right to edit the CSS. You can tick the boxes to deactivate values, type over existing values, and also insert new rules/lines to do live edits on the fly, directly in the browser. It's really very useful.

    If you suspect that you have lots of excess markup, try removing it back to the very core structural stuff (again, it might be worthwhile referring back to your original template - from a backup or a fresh download), and then gradually build up the page again. I've done that many times, even on a day-to-day basis (to some degree) in my full time work, so I appreciate that it's not much fun, but sometimes you have to take the bull by the horns and go back to basics.
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

  2. #22
    Join Date
    Nov 2011
    Location
    Cider Region
    Posts
    1,132
    Thanks
    158
    Thanked 3 Times in 3 Posts

    Default

    Hi,
    Didnt get anywhere so looking at original code.
    Ive changed it from slide to fade but how/where will i find the speed setting.
    Here is my page http://www.theremotedoctor.co.uk/
    Here is the page that show variations https://github.com/woothemes/FlexSli...der-Properties

    Im looking for slideshowspeed & animation speed but cant find them ?

    If you could advise where they would be and how i could find them myself.

    Thanks

  3. #23
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    Im looking for slideshowspeed & animation speed but cant find them ?
    https://github.com/woothemes/FlexSli...der-Properties Read through the params on the GitHub page til you find something that sounds like it fits.

    Tip: Do a 'find in page' search (CTRL+F on Windows?) using a common/likely/logical action word. Example: if you're looking for a parameter relating to speed, try searching on "speed".
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

  4. #24
    Join Date
    Nov 2011
    Location
    Cider Region
    Posts
    1,132
    Thanks
    158
    Thanked 3 Times in 3 Posts

    Default

    Ha Ha,
    I did read that page but i did not find it in any my files.
    I was looking to find out which file had it in.
    Looking through the files i didnt come across it.

  5. #25
    Join Date
    Nov 2014
    Location
    On A Scottish Island
    Posts
    488
    Thanks
    0
    Thanked 62 Times in 58 Posts

    Default

    Quote Originally Posted by theremotedr View Post
    Hi,
    .
    .
    Here is my page http://www.theremotedoctor.co.uk/
    .
    .
    Sorry to butt in to this thread, but can I just say that you still have two instantiations of the jQuery library in your page. The first is in line 31 and the second in line 327. You should remove one of these as they may conflict with one another.

  6. #26
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    Quote Originally Posted by theremotedr View Post
    Ha Ha,
    I did read that page but i did not find it in any my files.
    I was looking to find out which file had it in.
    Looking through the files i didnt come across it.
    i imagine they're extra parameters so you would need to define them in your flexislider initialisation.
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

Similar Threads

  1. Flexi Slideshow -- Need more than one slideshow per page (with different images)
    By CookieMonster in forum Dynamic Drive scripts help
    Replies: 2
    Last Post: 02-05-2014, 07:43 AM
  2. Interested in project-for-hire javascript/CSS/DHTML resource
    By rsjustin in forum Looking for such a script or service
    Replies: 0
    Last Post: 10-01-2007, 06:12 PM
  3. Replies: 15
    Last Post: 04-20-2007, 06:57 PM
  4. Blending Image Slideshow Script - more than 1 slideshow on same page
    By kama in forum Dynamic Drive scripts help
    Replies: 3
    Last Post: 04-17-2007, 02:26 PM
  5. Anyone interested in helping a novice?
    By Bushwack in forum HTML
    Replies: 6
    Last Post: 01-04-2007, 03:31 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •