Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,471
There are 1364 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     Javascript :

Jamesy.net - Scroller help?

Thread title: Jamesy.net - Scroller help?
Closed Thread    
    Thread tools Search this thread Display Modes  
08-01-2008, 08:36 AM
#1
Jamesy is offline Jamesy
Status: Member
Join date: Apr 2008
Location: Oxford
Expertise:
Software:
 
Posts: 486
iTrader: 1 / 57%
 

Jamesy is an unknown quantity at this point

Send a message via MSN to Jamesy

  Old  Jamesy.net - Scroller help?

If you look on my website http://www.jamesy.net i've implemented a sliding prtfolio script. It functions absolutely fine, except there's a slight overlap (excess).

Anybody know how to fix it?

08-02-2008, 02:57 AM
#2
Gaz is offline Gaz
Gaz's Avatar
Status: Request a custom title
Join date: Apr 2007
Location: UK
Expertise: Code & Programming
Software: Coda, TextMate, Sublime 2
 
Posts: 2,097
iTrader: 26 / 100%
 

Gaz will become famous soon enough Gaz will become famous soon enough

Send a message via Skype™ to Gaz

  Old

Looks similar to Taiyab's me thinks...

Try making the image that much thinner.

08-07-2008, 10:16 AM
#3
Craddock is offline Craddock
Craddock's Avatar
Status: Request a custom title
Join date: Aug 2005
Location:
Expertise:
Software:
 
Posts: 1,767
iTrader: 18 / 91%
 

Craddock is on a distinguished road

Send a message via MSN to Craddock

  Old

Is there a width in .js file?
What script is this called?

08-07-2008, 10:35 AM
#4
Randy is offline Randy
Status: Sin Binner
Join date: Jan 2007
Location:
Expertise:
Software:
 
Posts: 1,121
iTrader: 13 / 100%
 

Randy is on a distinguished road

Send a message via MSN to Randy

  Old

PHP Code:
// Horizontal slider - was a ***** to find/implement

window.addEvent('domready',function(){

    var 
barservice 0;
    var 
fass 0;

    var 
= $$('.fadein');
    
p.each(function(el){
    
el.effect('opacity',{ duration:2500wait:falsetransition:Fx.Transitions.Back.easeOut }).start(0,1);
    })
    
    
    var 
= new avScroll({container:'innerScroller'imgWidth:409scrollRange:22leftHandle:'leftClicker',rightHandle:    'rightScroller'rw:'leftFF'ff:'rightFF'speed:400});

}) 
bottom main paragraph it says "imgWidth:409" that should fix it.

08-08-2008, 12:25 PM
#5
Jamesy is offline Jamesy
Status: Member
Join date: Apr 2008
Location: Oxford
Expertise:
Software:
 
Posts: 486
iTrader: 1 / 57%
 

Jamesy is an unknown quantity at this point

Send a message via MSN to Jamesy

  Old

Ahhh thanks guys. I got it fixed. It was something wrong in the css.

Oh, and @ Gareth, it is similar. I hired his coder cause I liked the script.

08-10-2008, 02:47 AM
#6
iwearoddsocks is offline iwearoddsocks
Status: Junior Member
Join date: Mar 2008
Location:
Expertise:
Software:
 
Posts: 91
iTrader: 3 / 100%
 

iwearoddsocks is on a distinguished road

  Old

Originally Posted by Jamesy View Post
Ahhh thanks guys. I got it fixed. It was something wrong in the css.

Oh, and @ Gareth, it is similar. I hired his coder cause I liked the script.
You've still yet to pay me. I told you the fix as well.

08-10-2008, 02:48 AM
#7
iwearoddsocks is offline iwearoddsocks
Status: Junior Member
Join date: Mar 2008
Location:
Expertise:
Software:
 
Posts: 91
iTrader: 3 / 100%
 

iwearoddsocks is on a distinguished road

  Old

Originally Posted by Jamesy View Post
Ahhh thanks guys. I got it fixed. It was something wrong in the css.

Oh, and @ Gareth, it is similar. I hired his coder cause I liked the script.
You've still yet to pay me. I told you the fix as well.

Code:
// Horizontal slider - was a ***** to find/implement

window.addEvent('domready',function(){

    var barservice = 0;
    var fass = 0;

    var p = $$('.fadein');
    p.each(function(el){
    el.effect('opacity',{ duration:2500, wait:false, transition:Fx.Transitions.Back.easeOut }).start(0,1);
    })
    
    
    var p = new avScroll({container:'innerScroller', imgWidth:407, scrollRange:22, leftHandle:'leftClicker',rightHandle:    'rightScroller', rw:'leftFF', ff:'rightFF', speed:400});

})

08-10-2008, 09:54 AM
#8
Randy is offline Randy
Status: Sin Binner
Join date: Jan 2007
Location:
Expertise:
Software:
 
Posts: 1,121
iTrader: 13 / 100%
 

Randy is on a distinguished road

Send a message via MSN to Randy

  Old

you told him? you just took exactly what i posted and edited it for him.

08-10-2008, 07:45 PM
#9
iwearoddsocks is offline iwearoddsocks
Status: Junior Member
Join date: Mar 2008
Location:
Expertise:
Software:
 
Posts: 91
iTrader: 3 / 100%
 

iwearoddsocks is on a distinguished road

  Old

Originally Posted by Randy View Post
you told him? you just took exactly what i posted and edited it for him.
?

Huh im confused?

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed