Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 296
Search took 0.60 seconds.
Search: Posts Made By: CoolKay
Forum: HTML & CSS 05-13-2013, 02:50 PM
Replies: 3
Views: 203
Posted By CoolKay
ah, but no - the social link visted thing is in a...

ah, but no - the social link visted thing is in a different division
the link that is turning white is my #contenth4 link in the upper divsion of the toggle box. Its the name of the event link - so...
Forum: HTML & CSS 05-10-2013, 05:54 PM
Replies: 3
Views: 203
Posted By CoolKay
clickable link color

There is a lot of code on this page
http://www.countyfairgrounds.net/findanevent/findanevent.php
I am having trouble with h4 in the content section - middle of page - event names - when hovered...
Forum: JavaScript frameworks 04-27-2013, 04:42 PM
Replies: 2
Views: 184
Posted By CoolKay
as I stated - I am new at this - I am making...

as I stated - I am new at this - I am making progress and watching javascript course and jquery videos daily. However, I really really need this to work. The county fair season is fast approaching...
Forum: HTML & CSS 04-27-2013, 03:05 PM
Replies: 0
Views: 83
Posted By CoolKay
social sidebar buttons

hi, countyfairgrounds.net is looking for social sidebar buttons how to. I have looked all over the web and not finding a good solution for the social media buttons -for the sidebar of this site. Can...
Forum: JavaScript frameworks 04-26-2013, 01:40 AM
Replies: 24
Views: 723
Posted By CoolKay
some great progress ...

some great progress

http://www.countyfairgrounds.net/testwebsitedesign/testentertainersphotos.php

with my page http://www.countyfairgrounds.net/entertainers/entertainersforhire.php

what I...
Forum: JavaScript frameworks 04-25-2013, 03:04 AM
Replies: 24
Views: 723
Posted By CoolKay
Hi and thanks - what do you mean by this line ...

Hi and thanks - what do you mean by this line
ps, try using mouse scroll wheel ?
Forum: HTML & CSS 04-24-2013, 01:38 AM
Replies: 17
Views: 291
Posted By CoolKay
Hi Andrew - I did not see that okay now the...

Hi Andrew - I did not see that
okay now the rollover is not changing color in chrome

#content h5 a:hover {
color:#c0c0c0;


}
Forum: JavaScript frameworks 04-23-2013, 11:47 PM
Replies: 2
Views: 184
Posted By CoolKay
javascript and toggle bootstrap

First, I am new at jquery and javascript, I do know html5 and css3 -
here is the link
http://www.countyfairgrounds.net/testwebsitedesign/testevents1.html
now someone is working with me on the...
Forum: HTML & CSS 04-23-2013, 11:07 PM
Replies: 17
Views: 291
Posted By CoolKay
Hi - I talked to my php guy about this and he can...

Hi - I talked to my php guy about this and he can do it.

Now can you give me an idea why the code in my current css file for changing the blue a link - which is
#content h5 {
...
Forum: JavaScript frameworks 04-23-2013, 11:03 PM
Replies: 24
Views: 723
Posted By CoolKay
I am using notepad ++ - best I have found and...

I am using notepad ++ - best I have found and have used quite awhile
Did you send code in the last email cause I did not get it
Forum: HTML & CSS 04-23-2013, 08:13 PM
Replies: 17
Views: 291
Posted By CoolKay
I am interested in trying to figure this out with...

I am interested in trying to figure this out with the link thing , you suggested - we of course use php - but I don't php. My php guy does that I do the html5 and css3 and am learning jquery now with...
Forum: JavaScript frameworks 04-23-2013, 04:19 PM
Replies: 24
Views: 723
Posted By CoolKay
I started with the javascript course at udemy.com...

I started with the javascript course at udemy.com - found it boring and confusing. But I know I gotta go back. ah my brain is resisting javascript.
Anyway can I put a fancybox gallery (for...
Forum: HTML & CSS 04-23-2013, 04:13 PM
Replies: 17
Views: 291
Posted By CoolKay
I have never seen anything in the css like that...

I have never seen anything in the css like that for a <link href - give me an example - or is that how I write it? what does it do? is it just a specific to css3? do you know where online I can...
Forum: JavaScript programming 04-23-2013, 04:08 PM
Replies: 7
Views: 146
Posted By CoolKay
The code comes from the New Boston on YouTube,...

The code comes from the New Boston on YouTube, Lesson 22 - I am new at jQuery.
What do you mean there is nothing for the function itself?

and I am just having problems when to use (, ), {, },...
Forum: HTML & CSS 04-23-2013, 03:55 PM
Replies: 17
Views: 291
Posted By CoolKay
Hi AND thanks. that particular bootstrap...

Hi AND thanks.
that particular bootstrap file is used on other of my webpages - so how do I override it in my css without mucking with the bootstrap file. My css file is <link...
Forum: HTML & CSS 04-23-2013, 01:25 AM
Replies: 17
Views: 291
Posted By CoolKay
why is my link blue?

I am working on a project
http://www.countyfairgrounds.net/testwebsitedesign/testevents1.html

I have two a links in the center of the page San Jose Flea Market and Santa Clara Swap Meet coming...
Forum: JavaScript programming 04-22-2013, 03:45 PM
Replies: 7
Views: 146
Posted By CoolKay
trouble matching { and } and )

I am a newbie and having trouble matching (, ), {. and } in scripts. I am not sure I understand it. This is a script from the New Boston jquery video number 22
are they matched right? and can...
Forum: JavaScript frameworks 04-21-2013, 08:29 PM
Replies: 24
Views: 723
Posted By CoolKay
hi - thanks, I looked at the documentation of...

hi - thanks, I looked at the documentation of fancybox - its great if you understand what they are writing.
I was taking some more jquery classes this am and now have a pretty good understanding of...
Forum: JavaScript frameworks 04-18-2013, 09:12 PM
Replies: 24
Views: 723
Posted By CoolKay
I have never really understood fixed in css -...

I have never really understood fixed in css - maybe I got it better now.
Thanks.

Okay next question - in my original code of javascript I had input this line
attr('rel', 'gallery')

a video...
Forum: JavaScript frameworks 04-18-2013, 07:11 PM
Replies: 24
Views: 723
Posted By CoolKay
that id is in the fancybox.css file - if you do...

that id is in the fancybox.css file - if you do not give the image the id - then when you click on the image on the page you do not get the nice background or nice X when it loads.
can you help...
Forum: JavaScript frameworks 04-17-2013, 06:18 PM
Replies: 24
Views: 723
Posted By CoolKay
ah I found it - thanks. I am a little confused...

ah I found it - thanks. I am a little confused about the words in the link called media="screen" - is this new? cause I have never seen anything like that in a link before.
at any rate here is the...
Forum: JavaScript frameworks 04-17-2013, 12:11 AM
Replies: 24
Views: 723
Posted By CoolKay
okay now if you will be patient I think we are...

okay now if you will be patient I think we are getting someplace. That is first off where I am right now resisting javascript - I do know css3 and html5 - my site is built on it. As many years as I...
Forum: JavaScript frameworks 04-16-2013, 03:01 AM
Replies: 24
Views: 723
Posted By CoolKay
hi sunfighter = I have not had a chance to get to...

hi sunfighter = I have not had a chance to get to this today. Now with a glass of wine - well, it will have to wait till tomorrow. I really appreciate your help. I do have a question - I have been...
Forum: HTML & CSS 04-15-2013, 11:42 PM
Replies: 2
Views: 136
Posted By CoolKay
things like this make me want to take a hammer to...

things like this make me want to take a hammer to the computer.

Thanks!! the Minnesota page now works. and it validates and it works on my Toshiba laptop on Firefox, and IE8 and the latest...
Forum: HTML & CSS 04-15-2013, 05:10 PM
Replies: 2
Views: 136
Posted By CoolKay
background featured section puzzle

I have two pages
http://www.countyfairgrounds.net/findanevent/findanevent.php
AND
http://www.countyfairgrounds.net/minnesota/minnesota.php

CSS validates and pretty much so does html4

Here...
Showing results 1 to 25 of 296

 
Forum Jump

All times are GMT +1. The time now is 05:13 PM.