Well i did find a quick solution to add some scrollers in a cheap easy way. Just make some images, you won't have a real scroll bar persay but you'd have something resembling a scrollbar and when people mouseover the up and down arrow just use the href link in the scrill for the up and down and make the link invisible so u don't see the color around the up and down arrows. On ym site I'm workign on I use alot of graphic links so my background is white so i made the link and vlink colors white so they're basically invisible....Any how just a temp short solution for people who have a need to show a scroller on this script. This idea works great with people who use templates like me I use Adobe IMageready so this scroller works better since it's all tables. Good luck all
2) chewbizkitdawgyGroup: Guests IP: 209.244.--.--
Posted:
it seems like everyone on this site wnats the wrong scollers, for a little bit i posted questions about th dhtml scroller and was edirected to this one and everyone who had questions bout this one was redirected to the other one. Perhaps we should rename this scroller...Table Scroller No Scrollbars...and the other one....keeps the samename. Maybe then people won't be so confused. I know I was... Anyhow guys thanks for the awesome scripting on this site, I'll definately recoomend this site to anyone in need of good scripts. I'd recoomend this for site of the eyar to cnet, pcworld and anyone else who gives that award lol.
3) Angus TurnbullGroup: Guests IP: 210.48.--.--
Posted:
Heh, glad you like it :). I did make "inline" part of the name to hint at that aspect (as it's not just for tables, but any inline styling), but on the other hand I suck at naming things. Perhaps I should rename all the scripts, if any PR-consultancy people are out there please feel free to post ideas!
- Angus.
4) chewbizkitdawgyGroup: Guests IP: 209.244.--.--
Posted:
Angus,
I just thought of something very interesting involving two of your scripts on your site here. I was trying to figure a way to make a scroller with a scroll position on the scroll so people know when they look at it if they are at the top, middle, or bottom of the page. Now is there a simple way to do this with the Inline HVScrollbox, or could you possibly use the tipster script you wrote, format it a little to display an image over the "scrollbar" image to show location and be able to click and drag it up and down like a real scrollbar? or should i just search for other simpler methods. I dunno I'm just getting into this stuff still and as all n00bs do they tend to complicate the simple things. Lemme know what ya think.
Chris
5) Angus TurnbullGroup: Guests IP: 202.27.--.--
Posted:
You mean you want a draggable scrollbar, just like the main scroller script?
It's possible but inline stuff is a real pain to do in NS4. By the way, if you're not worried about NS4, you don't need a script at all to do fancy inline scrolling content:
And when there is a sufficiently large amount of 'blah' inside you'll get a scrollbar automatically without even trying.
As to whether I add this to the inline scrollbox script... perhaps, perhaps not. It uses similar method names to the DHTML Scroller so I could just port some code over... I'll have to see how it goes.