CameronDuthie
-
Loading...
@Johnnyb thanks for the tip, that's a much cleaner way of doing it than i did but unfortunately it causes parts of the script to stop working, the $('#loader').fadeOut(2000 doesn't run at all but the $('body').fadeIn wo…
-
Lazy Load v Loading Page
Hey @Mottie thank you for those, that could be the answer i'm looking for. I've had a look into them and I think Forrst's version sounds more appealing as you can reload the page without the user having to start from scratch. My con…
-
Scripts Behaving Strangely - Total Mystery
Awesome! That worked a treat - thank you! What did you do differently, i see that the code has slightly changed but what is it you told it to do instead?
-
Hello my name is....
Hey guys, I don't know how i missed this thread, but here we go. I'm Cameron, Scotland born and raised. I'm a freelance creative designer who designs and builds websites by day and loves to create all manner of things from posters…
-
Scripts Behaving Strangely - Total Mystery
@Mottie Sorry to burden you again but I've just realised that this error i've been getting isn't from the slideshow but from the share rail i have on the left hand side on some of the pages from the site, Uncaught TypeError: Cannot c…
-
Scripts Behaving Strangely - Total Mystery
@Mottie Thank you for your eagle eyes, that copy of jQuery has sneaked in there from the mailchimp widget that im using. I've deleted the script from the source directory, which seems to fix most of my problems but i can't seem to remove …
-
Scripts Behaving Strangely - Total Mystery
Just noticed as well that when i include this script jquery.easing.1.3.js which the slideshow depends on, it seems to causes more errors with my other scripts and causes them not to work, which is a total bummer.
-
Scripts Behaving Strangely - Total Mystery
@Mottie I've put the script above all the other jQuery dependant scripts and still no joy. Still coming up with errors, Uncaught TypeError: Property 'undefined' of object # is not a function jQuery.extend.swingjquery.easing.1.3…
-
Scripts Behaving Strangely - Total Mystery
@Mottie Yeah it's turned up with two errors which are, Uncaught TypeError: Cannot call method 'replace' of undefined - which is just found on the test page. and Uncaught TypeError: Property 'undefined' of object # is no…
-
Scripts Behaving Strangely - Total Mystery
@Mottie thanks for replying, i really appreciate your help. I've removed the second copy of jQuery so i'm just left with jQuery 1.7.1 but it does't seem to change the situation. Could it be anything else?
-
jQuery Cycle Plugin problems
Found a much simpler solution (that doesn't involve jQuery cycle) incase anyone else is having a similar problem. http://css-tricks.com/snippets/jquery/simple-auto-playing-slideshow/ - just what i needed and i can control it much easier.
-
Best up to date Web programming books?
The book apart series is a must have for the web designer's bookshelf, so handy and to the point. HTML5 - http://www.abookapart.com/products/html5-for-web-designers CSS3 - http://www.abookapart.com/products/css3-for-web-designers and Andy Cl…
-
Image Zoom
Yes, many thanks @vermaas. I think i now have a clearer idea of what flexibility means in javascript.
-
Image Zoom
@jozsef Thank you so much for your help i really appreciate that. It works a treat, I'm a complete novice when it comes to javascript. Thanks for the compliment. :) @kgscott284 Thanks for the advice and your comment. What advantages are there…
-
Need your opinion on a site
I like how you've kept it quite minimal and clean looking, it works really well in the mobile version and you've got all the important information where it needs to be. I do have a few criticisms when it comes to the full screen version t…
-
Permalink Problems
@karlpcrowley Thanks for your comment and link. Your right, it didn't resolve the issue. But when i made a rewrite.script file and placed this in it, #Zeus webserver version of basic Wordpress mod_rewrite rules map path into SCRA…
-
Permalink Problems
Thank you for your advice guys. @senff i've been on the phone to the server and they've told me that they don't run apache so rewriting the .htaccess files won't work with them. They run Zeus which requires a totally different …
-
css-tricks.com layout
Ethan Marcotte wrote a fantastic book for, 'A book apart' on Responsive web design. Definitely worth checking out. http://www.abookapart.com/products/responsive-web-design
-
Permalink Problems
@senff thank you so much for you help. It's Linux, but they told me that it can be changed to Windows if need be. By the sounds of it Linux is the better option out of the two. I've tried writing a .htaccess file and uploading it but wi…
-
Permalink Problems
Thanks for the link @senff i'll have to look into that. @vermaas thanks for your comment. I believe its a linux server that the site is being hosted on, which i hear shouldn't have these kind of issues? Did you find a work around for …
-
PDF viewer
So for any idiot out there like me that jumps without looking you'd realise that when you upload to Wordpress using their media uploader and insert it into the post that way it provides that exact functionality of that link i added (in chrome a…
-
PDF viewer
Found a link that might make it easier to understand the effect im trying to go for. http://www.calloohcallaybar.com/wp-content/uploads/2011/09/DRINKSPDF.pdf
-
PDF viewer
Hey ccc630, Thanks for your suggestion, i appreciate the link. I'll check that out. :) I'm still open to suggestions if anyone else could lend a hand? Cheers,
-
Search Engin Links
Hey TheDoc, Thanks for your reply, so the search engines control this feature and decide what sites to include these on? Do you know why they show up for some sites and not others? I don't understand how or why you would want to turn it off?…
-
CSS3 Test Shadows For Older Versions Of IE
As far as i'm aware there isn't one i'm afraid. IE users will just have to update their browser to version 9 if they want to get this effect.
-
css content property
Thanks for the advice guys. I found using "." did fix my floating elements. Still don't understand why it fixed it, but it did. :)
-
Hidden Menu
Awesome! Thanks for your help guys, much appreciated!
-
Wordpress and SEO
Thanks for the advice guys, much appreciated.