stillb4llin
-
jquery problem
HAHA. just looked up vTicker after I looked at the console. Uncaught TypeError: Cannot call method 'vTicker' of null I'm thinking you are trying to pass stuff to vTicker and you aren't putting enough in it. $('.myclass&…
-
jquery problem
height: 178px not sure if that goes in your $('#news-container').vTicker({ But you may also have to put it in your /js/jquery.vticker-min.js file. I opened that up and saw height: 0... I'm not sure of what you need to change…
-
Personal Website Critique
small X's on the modal pop ups.. would be pretty easy to make that background be a clickable area that would close it. I don't like some of the effects, but that is just my personal choice... Good luck, overall looks very good.
-
menu problem
For this type of stuff I create a background that lays over the current view. This would mean using z-index to layer your options....
-
New Site Feedback Please
I like it! I think the texture is the right color also. On one of my monitors the side bar stuff (where the texture is the bkg) the text is kind of light. I keep one light and one dark that way I can see how it works with both sides of the spectru…
-
Looking for Current Cross Browser Solution - Copy and Paste with Javascript / Jquery -
Looking for Current Cross Browser Solution - Copy and Paste with Javascript / Jquery - Copy Div to Clipboard Not sure what happened to the entire title... Copying an element by id. Thanks.
-
Looking for Current Cross Browser Solution - Copy and Paste with Javascript / Jquery -
I used this plug in: http://ericphan.info/blog/2010/1/25/cross-browser-copy-and-paste-with-zeroclipboard-updated.html This uses flash.. which won't work on an iphone... and we kind of need that to work. I've done some other searches and…
-
jquery problem
I just checked this out and it seems to be working.
-
Jquery Slider Display problem - HELP.
It's really hard to check out your code on this. Can you try posting a minified version on http://jsfiddle.net/?