Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Page 1 of 4
1
2
3
>
Last
»
Showing results 1 to 25 of 86
Search took
0.22
seconds.
Search:
Posts Made By:
paffley
Forum:
JavaScript frameworks
03-11-2013, 06:43 PM
Replies:
2
simple jQuery Masonry help needed please
Views:
196
Posted By
paffley
simple jQuery Masonry help needed please
Hi Guys, I have this code and I am needing the container to be 970px wide on load then for the masonry to kick in when the page is minimised etc...
<head>
<script type="text/javascript"...
Forum:
JavaScript frameworks
02-01-2013, 10:50 PM
Replies:
5
jQuery .animate a div on page width
Views:
338
Posted By
paffley
Hi again sunfighter, Thanks for the...
Hi again sunfighter,
Thanks for the replies...
I've tryd your method but i'm still getting the same problem, it keeps repositioning on any reduced window width instead of when the width hits...
Forum:
JavaScript frameworks
02-01-2013, 05:06 PM
Replies:
5
jQuery .animate a div on page width
Views:
338
Posted By
paffley
Hi Sunfighter, Thanks for the heads up... ...
Hi Sunfighter,
Thanks for the heads up...
The code works fine when the browser is restored down, but not when it hits 800px...
this is what happens...
lets say I have at full screen, the...
Forum:
JavaScript frameworks
02-01-2013, 01:35 AM
Replies:
5
jQuery .animate a div on page width
Views:
338
Posted By
paffley
jQuery .animate a div on page width
Hi guys, I'm a little stuck on this one and need some help if possible...
I have this code
$('#object').toggle($(this).width() >= 800);
The above code works fine and makes the #object div...
Forum:
JavaScript frameworks
09-22-2012, 03:40 PM
Replies:
12
jQuery UI Slider and output problem
Views:
914
Posted By
paffley
Spot On! Thanks xelawho! perfect! Kind...
Spot On! Thanks xelawho! perfect!
Kind regards,
Forum:
JavaScript frameworks
09-22-2012, 12:25 PM
Replies:
12
jQuery UI Slider and output problem
Views:
914
Posted By
paffley
Ok Thanks Kind regards,
Ok Thanks
Kind regards,
Forum:
JavaScript frameworks
09-22-2012, 09:03 AM
Replies:
12
jQuery UI Slider and output problem
Views:
914
Posted By
paffley
Hi Andrew, Thanks for the reply :) Ive...
Hi Andrew, Thanks for the reply :)
Ive looked at your suggestions and almost got it to work...
$( "#jQuerySlider" ).slider({
value:1,
min: 1,
max: 5,
step: 1,
slide:...
Forum:
JavaScript frameworks
09-22-2012, 12:49 AM
Replies:
12
jQuery UI Slider and output problem
Views:
914
Posted By
paffley
jQuery UI Slider and output problem
Hi Guys,
I've come kinda stuck here, I'm needing the following slider to output to 2 seperate editboxes each with there own values.
$(function() {
$( "#jQuerySlider" ).slider({
value:1,...
Forum:
JavaScript frameworks
08-05-2012, 11:51 PM
Replies:
16
Jquery cookie button layer help!
Views:
1,085
Posted By
paffley
Hi Andrew! yeh I tryd but i was assuming the...
Hi Andrew! yeh I tryd but i was assuming the problem was below your fix...
I got everything working now too, I had to add a value to the cookie also and renew the cookie script i had cause mine...
Forum:
JavaScript frameworks
08-05-2012, 02:26 PM
Replies:
16
Jquery cookie button layer help!
Views:
1,085
Posted By
paffley
Hi Andrew. I'm getting an error.. ...
Hi Andrew. I'm getting an error..
SCRIPT1006: Expected ')'
index.html, line 19 character 1
which is this line from the script...
$('#delete').click(function() {
Forum:
JavaScript frameworks
08-05-2012, 12:18 PM
Replies:
16
Jquery cookie button layer help!
Views:
1,085
Posted By
paffley
Hi Andrew, thank you for all your help! I...
Hi Andrew, thank you for all your help!
I think i've got there..
$(document).ready(function() {
if ($.cookie('shown')) {
$('#Layer').hide();
} else {
$('#goaway').click(function()...
Forum:
JavaScript frameworks
08-05-2012, 02:37 AM
Replies:
16
Jquery cookie button layer help!
Views:
1,085
Posted By
paffley
Hi Andrew, sorry for my mistakes, i get all...
Hi Andrew, sorry for my mistakes, i get all messed up with myself tryin this lol
yeh im gonna sort my stylesheet out, just using a test template to try this on..
This is so biazare! i just cant...
Forum:
JavaScript frameworks
08-05-2012, 01:16 AM
Replies:
16
Jquery cookie button layer help!
Views:
1,085
Posted By
paffley
This is how my html is set out <!DOCTYPE...
This is how my html is set out
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type"...
Forum:
JavaScript frameworks
08-05-2012, 01:05 AM
Replies:
16
Jquery cookie button layer help!
Views:
1,085
Posted By
paffley
Hi again Andrew, I got it to work locally but...
Hi again Andrew, I got it to work locally but server side the button is still not able to be pressed. I just cant get my head round it
kind regards,
Forum:
JavaScript frameworks
08-04-2012, 11:45 PM
Replies:
16
Jquery cookie button layer help!
Views:
1,085
Posted By
paffley
Hi Andrew, thanks for the reply.....yes thats...
Hi Andrew, thanks for the reply.....yes thats correct, i just want the cookie to be set for when the button is pressed.
Here is what I have upto now and stll cant get it to work, im guessing im...
Forum:
JavaScript frameworks
08-04-2012, 06:13 AM
Replies:
16
Jquery cookie button layer help!
Views:
1,085
Posted By
paffley
I'm still stuck on this and its driving me crazy!...
I'm still stuck on this and its driving me crazy!
Does there need to be anything set to the css display style? e.g :none etc
Kind regards,
Forum:
JavaScript frameworks
08-03-2012, 02:50 AM
Replies:
16
Jquery cookie button layer help!
Views:
1,085
Posted By
paffley
Jquery cookie button layer help!
Hi Guys,
I have this script and cannot work out how its not working, could somebody please take a look and see were I am going wrong please, i've been at it for a while now and have no...
Forum:
JavaScript programming
04-08-2012, 10:32 PM
Replies:
7
javascript change background body colour
Views:
391
Posted By
paffley
Thanks Dev, i'll have a play around with it and...
Thanks Dev, i'll have a play around with it and let you know how i get on, i've never used the cookie plug in before...
Kind regards,
paffley
Forum:
JavaScript programming
04-08-2012, 10:26 PM
Replies:
7
javascript change background body colour
Views:
391
Posted By
paffley
While I'm on this subject, is there any way...
While I'm on this subject,
is there any way to include jquery cookie so that it saves what color it has changed to within all pages?
Kind regards,
paffley
Forum:
JavaScript programming
04-08-2012, 10:23 PM
Replies:
7
javascript change background body colour
Views:
391
Posted By
paffley
Uh Oh, i had it positioned wrong within the html!...
Uh Oh, i had it positioned wrong within the html! it does work - doh!
Sorry my bad, thanks guys
Kind regards,
paffley
Forum:
JavaScript programming
04-08-2012, 10:17 PM
Replies:
7
javascript change background body colour
Views:
391
Posted By
paffley
Hi, yes I did but the selected 'Object' in the...
Hi, yes I did but the selected 'Object' in the above code is not clickable
Kind regards,
paffley
Forum:
JavaScript programming
04-08-2012, 08:48 PM
Replies:
7
javascript change background body colour
Views:
391
Posted By
paffley
javascript change background body colour
Hi Guys, I have a little question...
I know that adding
onclick="document.body.style.backgroundColor='#F3B90C';
to a div will change the body background colour to the above colour..
But what...
Forum:
PHP
04-05-2012, 01:29 AM
Replies:
25
Displaying a div if hidden with session start
Views:
1,248
Posted By
paffley
Mishu! Thank You! I got everything to work...
Mishu! Thank You!
I got everything to work 100% I cannot thank you enough! I'm sorry if I was a pain with not understanding properley but seeing it visually with my eyes i completely understand...
Forum:
PHP
04-05-2012, 12:30 AM
Replies:
25
Displaying a div if hidden with session start
Views:
1,248
Posted By
paffley
Hi Again! Right....ive had a little play...
Hi Again!
Right....ive had a little play with your test script and it works perfectly, exactly how I wanted it to work. When the user logs in it does not show but when they are not logged in it...
Forum:
PHP
04-05-2012, 12:00 AM
Replies:
25
Displaying a div if hidden with session start
Views:
1,248
Posted By
paffley
Thanks Mishu, I agree with you.....I'm going to...
Thanks Mishu, I agree with you.....I'm going to look at the php side simply because of the fact that you mentioned about people having javascript disabled etc........thanks for all your help and info...
Showing results 1 to 25 of 86
Page 1 of 4
1
2
3
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
05:34 AM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.