eshhy
-
Jquery help quick fix will do it.
Hey, thanks for that. I cant believe I didn't think of doing it myself :S Everything works great now =]
-
Content Blocks In WordPress?
Think this could be done on function.php if you know php coding. When the appropriate code is added to that file a little sub tab called 'theme settings' appears in our wp back end. Once you add some input fields and what not you can eas…
-
Wordpress Q - doing it without simple pie plugin
Thanks so much Ikthius, that helped alot. I'm gradually starting to pick up the terminology of this kind of stuff =]. Nathan
-
understand the code, but crap at designing.. help!!
Hey Thanks for the advice mate. What you said made a lot of sense to me. I guess I will keep at the coding side, and leave the design to someone that has the natural ability huh. The interesting thing is that with the coding side, there is a set w…
-
Wordpress + CodaSlider
Update: I saw a few comments on some tutorials with coda slider. It seems that other people are having the same problem, in that wordpress doesn't recognise codaslider function in the wp header.php $(document).ready(function(){ $(\"di…
-
Fire events by time?
Hope this helps. http://plugins.jquery.com/project/dAnimate After searching for a way to delay the firing of animations in jquery, I developed this in order to allow me to achieve it, it is inspired by Karl Swedberg's post http://www.learning…
-
How to callback properly? (and timeout)
I wouldn't even class myself a beginner with jQuery, thats why I always look at the documentation. Go to their site and search those specific terms (call backs, delays, queue), study all there examples carefully. I know everytime I have a pro…
-
How to create a function?
Have you seen the screen-casts on jQuery? I think the second one could help you out. Chris shows you how to make you own functions. I highly recommend it for solving your problem, if you haven't already watched it. http://css-tricks.com/video-…
-
A "Current" Styling On Nav Buttons For request.html
I totally missed this scrn cast in the list. http://css-tricks.com/video-screencasts ... e-body-id/ just incase anybody was having the same problem. Thanks for the screen cast Chris. I wish I had seen it earlier. Nathan
-
A "Current" Styling On Nav Buttons For request.html
"ncmason" said:Are you trying to do what this site does on their homepage? Yeah that exactly what im trying to do accept for a navigation coded with a . Do you know how to do this? I trying doing it with jquery but it was to confusing :S…
-
Looking for criticism
IMO I think it would flow better and be more consistent if there were no white space btwn the content and sidebar.
-
A "Current" Styling On Nav Buttons For request.html
I had the exact same question. I've been trying to do it in jquery but but I just cant get it to work. Would it possible if anyone could post a sample of what jquery would look like if done properly. Or any pointers/resources that would be hel…
-
Whats the deal with IE??
Thanks for the advice, it was was really helpful! I'll definitely check out those links out as well. Wish you all the best for 2009 =]
-
Mac programs for developers?
I definitely recommend coda any day, I found through the screen-casts here, and am not disappointed!