Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 26
Search took 0.09 seconds.
Search: Posts Made By: DanHardy
Forum: JavaScript frameworks 02-20-2013, 05:03 PM
Replies: 0
Views: 197
Posted By DanHardy
Carousel Problem

Hi Guys,

I'm stuck on this. I am using CarouFredSel and have the slider up and running perfectly. However, I am also trying to hook into its "onAfter" function that enables you to specify what...
Forum: JavaScript programming 06-15-2012, 11:41 AM
Replies: 2
Views: 335
Posted By DanHardy
I edited the else statement to be another if...

I edited the else statement to be another if statement like so:


if(name==''){
$('#name').addClass('error');
$('.missed-field').fadeIn('slow');
}

if(email==''){
...
Forum: JavaScript programming 06-15-2012, 10:15 AM
Replies: 2
Views: 335
Posted By DanHardy
Jquery If Statement

Hi all,

I am having some difficulty with a jquery if statement.

The code looks like following:


if(name==''){
$('#name').addClass('error');
...
Forum: JavaScript programming 03-15-2012, 05:32 PM
Replies: 11
Views: 735
Posted By DanHardy
Solved my previous question, the trailing comma...

Solved my previous question, the trailing comma in the options was the issue.

I thought I should let you both know, the timeout methods (both ways) were successful in delaying the slideshow.
...
Forum: JavaScript programming 03-15-2012, 04:39 PM
Replies: 11
Views: 735
Posted By DanHardy
Thanks guys, didn't mean to cause an argument! ...

Thanks guys, didn't mean to cause an argument!

Little off topic but could either of you suggest why this slideshow isn't showing up at all in Internet Explorer 8 and below?

Is it most likely a...
Forum: JavaScript programming 03-13-2012, 05:00 PM
Replies: 11
Views: 735
Posted By DanHardy
Thanks but this had no effect

Thanks but this had no effect
Forum: JavaScript programming 03-12-2012, 08:54 PM
Replies: 11
Views: 735
Posted By DanHardy
Thanks for the reply but I don't think you...

Thanks for the reply but I don't think you understood the question
Forum: JavaScript programming 03-12-2012, 12:43 PM
Replies: 11
Views: 735
Posted By DanHardy
Adding a settimeout to this function

Hi all,

I have what I hope will be a simple question for someone to help me with.

I simply want to add a timeout to the folowing code:


$(function(){
Forum: JavaScript programming 11-09-2011, 06:13 PM
Replies: 2
Views: 740
Posted By DanHardy
Works a dream, thanks. So the problem was...

Works a dream, thanks.

So the problem was basically that variable secondstartpoint wasn't "ready"?
Forum: JavaScript programming 11-09-2011, 09:19 AM
Replies: 2
Views: 740
Posted By DanHardy
Making one variable equal another

Hi all,

I'll get it out their early, I am somewhat of a javascript novice.

Here is the code I am working with:



<script type="application/javascript">
$(document).ready(function() {
Forum: JavaScript programming 10-12-2011, 05:36 PM
Replies: 2
Views: 438
Posted By DanHardy
Here's an example that may help: <html> ...

Here's an example that may help:


<html>
<head>
<title>Activate Textboxes</title>
<script type="text/javascript">
function activateTextBox () {
if (document.getElementById("r1a").checked ||...
Forum: JavaScript programming 10-12-2011, 04:43 PM
Replies: 0
Views: 399
Posted By DanHardy
News Ticker Not working

Hi Guys,

I am using the following script:



<script>
JQTWEET = {

// Set twitter username, number of tweets & id/class to append tweets
Forum: JavaScript programming 09-08-2011, 02:00 PM
Replies: 8
Views: 867
Posted By DanHardy
Lovely. Will donate in due course :)

Lovely.

Will donate in due course

:)
Forum: JavaScript programming 09-08-2011, 09:25 AM
Replies: 8
Views: 867
Posted By DanHardy
Thanks for the updated code, it worked a dream. ...

Thanks for the updated code, it worked a dream.

Sorry, I wasn't specific enough about what I meant by "breaks the code".

If you go to the page I linked to previously and click any of the dots...
Forum: JavaScript programming 09-07-2011, 05:11 PM
Replies: 8
Views: 867
Posted By DanHardy
Also, Just me being picky and its not really...

Also,

Just me being picky and its not really important but i noticed if you double click the current active image, then it breaks the code
Forum: JavaScript programming 09-07-2011, 04:36 PM
Replies: 8
Views: 867
Posted By DanHardy
One more thing. I know I'm being greedy now....

One more thing.

I know I'm being greedy now.

I need one dot to be white onload?

Thanks again
Forum: JavaScript programming 09-07-2011, 04:34 PM
Replies: 8
Views: 867
Posted By DanHardy
Your the best Thanks

Your the best

Thanks
Forum: JavaScript programming 09-07-2011, 03:40 PM
Replies: 8
Views: 867
Posted By DanHardy
Toggle Multiple Images

Hi all,

I have a number of images placed on a map (the images are dots indicating a location)

When clicked, that displays different textual information somewhere on the page. View here and...
Forum: HTML & CSS 08-12-2011, 05:38 PM
Replies: 2
Views: 1,240
Posted By DanHardy
http://garethhardy.com/shine/ There is the...

http://garethhardy.com/shine/

There is the link.

Also it is coded in Wordpress. Not sure if that make a difference but thought I should mention it :)
Forum: HTML & CSS 08-12-2011, 03:40 PM
Replies: 2
Views: 1,240
Posted By DanHardy
Drop down menu not working in IE

Hi all,

Due to some research I am aware this is a notorious problem, however I am yet to find the solution. The problem is as the title says.

Here is the table used:



<ul id="menu">
Forum: JavaScript programming 07-14-2011, 03:13 PM
Replies: 0
Views: 241
Posted By DanHardy
Hiding Content

Hi guys, I am working with a plugin calld Hashslider which is a fairly simple div slider.

Here is the code for startrs
// hashslider v0.9 by manuel huegel, copyright 2010
// mgoys.com

...
Forum: HTML & CSS 07-03-2011, 03:01 PM
Replies: 1
Views: 273
Posted By DanHardy
Hiding Overflow

This might not be as simple as the title suggests.

Now for the question,

Please visit:

http://danielrhyshardy.com/header/demo.html

I am using the jquery plugin supersized to create a...
Forum: JavaScript programming 07-03-2011, 03:00 PM
Replies: 0
Views: 471
Posted By DanHardy
Hiding Overflow

This might not be as simple as the title suggests. It may be a CSS problem, please say so if you know it to be and I will move it to the correct forum.

Now for the question,

Please visit:
...
Forum: JavaScript programming 01-27-2011, 06:12 PM
Replies: 3
Views: 736
Posted By DanHardy
Could you care to venture an example of the code...

Could you care to venture an example of the code you are suggesting?

Like I say, I am a javascript novice so any help you can give would be greatly appreciated.

Thanks

Dan
Forum: JavaScript programming 01-27-2011, 04:24 PM
Replies: 3
Views: 736
Posted By DanHardy
Array Problem

Hi all,

I am mixing googles geolocation with it's local search API.

This sounds complicated but I think my problem is primarily one involving passing a value to an array.

Here is my code
...
Showing results 1 to 25 of 26

 
Forum Jump

All times are GMT +1. The time now is 08:14 PM.