Miraculously, i shifted my laptop about 10cm to the right and suddenly WI-FI appears and I can see my images. Just one problem though....they're kind of emmm...how do i put it. Lengthening the website. I should disable the scroll bar...At least for the bottom
Took me some time to realize that javascript didnt recognize the word, margin-left, only marginLeft...But...new problem now. I want it to be so that everytime I click the arrow button, the table shifts a bit. This means incrementing or decrementing a margin. I picked marginLeft.
http://api.jquery.com/css/
I searched up CSS and Javascript increment. And would you believe it? There it is. I just used += or -=. I had tried ++ or --which worked in my previous experiences of programming such as C++ where ++ can be used to increment
Okay, i fixed the scroll bars....so I do believe i'm done with this bit!
http://www.dreamincode.net/forums/topic/32236-hide-horizontal-scrollbars/





No comments:
Post a Comment