Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 26
Search took 0.11 seconds.
Search: Posts Made By: drumsinheaven
Forum: JavaScript frameworks 03-26-2012, 07:17 PM
Replies: 0
Views: 355
Posted By drumsinheaven
Select element class generated in external js file.

Hello,

I'm trying to do some jq manipulation to a twitter feed widget and I can't seem to figure out how to select an elements class that is generated in the js widget file. Here is what I have in...
Forum: HTML & CSS 12-01-2011, 07:48 PM
Replies: 4
Views: 448
Posted By drumsinheaven
Thanks, but that doesn't seem to do anything. ...

Thanks, but that doesn't seem to do anything.

- drums
Forum: HTML & CSS 12-01-2011, 04:48 PM
Replies: 4
Views: 448
Posted By drumsinheaven
I took off the float and adjusted some the layout...

I took off the float and adjusted some the layout settings and rid of the space between the elements, however there is still an extra gap between the top of the li and the h4 in IE.

Thanks for...
Forum: HTML & CSS 11-30-2011, 08:12 PM
Replies: 4
Views: 448
Posted By drumsinheaven
Extra space between some tags in IE 7.

Hi,

I have some h and p tags within an li and there is extra space between them in IE 7 (haven't checked other versions), but it works out fine in the "normal" browsers.

You can see what I mean...
Forum: JavaScript programming 10-26-2011, 04:07 PM
Replies: 1
Views: 244
Posted By drumsinheaven
Fixed! It was the z-index.

I was able to find the right div to apply the z-index to and it's all good now.

Thanks!
Forum: JavaScript programming 10-26-2011, 03:53 PM
Replies: 1
Views: 244
Posted By drumsinheaven
JavaScript Stacking Order

Hello,

I have to JS scripts running on a page, one is a fading slide-show acting as a header and the other is a light-box like image gallery. When I view a picture in the "light-box" mode it sits...
Forum: HTML & CSS 08-09-2011, 07:24 PM
Replies: 2
Views: 490
Posted By drumsinheaven
Extra Space in ul/li/p tags in IE

In the "News and Events" section of the page I'm getting extra space between my <p> tags in IE 7.

Any suggestions?

http://www4.uwm.edu/recsports/index.cfm

Thanks!
Forum: ColdFusion 06-01-2011, 06:44 PM
Replies: 1
Views: 6,275
Posted By drumsinheaven
Displaying a div based on the day of week.

Hello,

I would like to create a script that displays different divs based on what day of the week it is. I'm trying to create a schedule that automatically displays based on what day of the week...
Forum: ColdFusion 05-12-2011, 03:49 PM
Replies: 2
Views: 2,813
Posted By drumsinheaven
Works Great!

Thanks. It works. So cool!
Forum: PHP 05-10-2011, 07:22 PM
Replies: 8
Views: 1,301
Posted By drumsinheaven
Unresolved

I still haven't figured this out. Is there a way for a page to link to another page other than through the "action" rule on the form tag? In other words I need to verify the captcha on contact.php,...
Forum: ColdFusion 05-10-2011, 07:11 PM
Replies: 2
Views: 2,813
Posted By drumsinheaven
Create Multiple Date Values

Hello,

I'm trying to create a simple coldfusion script to display the correct operating hours of a building based on the date. I've got it working but I would like to add multiple dates to some of...
Forum: PHP 04-29-2011, 01:10 AM
Replies: 8
Views: 1,301
Posted By drumsinheaven
One more time

I apologize for my faulty formatting. Let's see if I can get this right.

Here's everything again:

contact.php

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
Forum: PHP 04-27-2011, 07:54 PM
Replies: 8
Views: 1,301
Posted By drumsinheaven
Here is the code...

Alright, this is what I'm working with. Thanks!

contact.php



<!--. . . irrelevant html -->
<div id="info" style="height:100%;">
<h2>Contact</h2>
<form id="sweet"...
Forum: PHP 04-27-2011, 05:03 AM
Replies: 8
Views: 1,301
Posted By drumsinheaven
No, there is no problem w/ connecting to the...

No, there is no problem w/ connecting to the database in general. Just getting the captcha to read what the user writes.

The error is a result of the dots below. Which I'm not sure what they mean,...
Forum: PHP 04-27-2011, 02:45 AM
Replies: 8
Views: 1,301
Posted By drumsinheaven
Trying to Add CAPTCHA Verification

Hello,

I've got a form that I would like to add a CAPTCHA verification to, however I'm unsure of how to integrate it into my existing form scripts.

I have 3 files I'm working with here.
...
Forum: JavaScript programming 03-21-2011, 04:13 PM
Replies: 2
Views: 609
Posted By drumsinheaven
Thanks. I had mismatching uppercase and lowercase...

Thanks. I had mismatching uppercase and lowercase letters on my "Images" folder name.
Forum: JavaScript programming 03-17-2011, 03:24 PM
Replies: 2
Views: 609
Posted By drumsinheaven
Script works locally, but not live. Ideas?

Hello,

I'm a novice with java script and I can't figure out why my script will work locally, but not live. Here is the link.

http://www4.uwm.edu/recsports/

There is supposed to be a...
Forum: HTML & CSS 04-09-2010, 03:10 AM
Replies: 3
Views: 1,389
Posted By drumsinheaven
Thanks. That was it. While I'm here... The...

Thanks. That was it.

While I'm here... The home page is popping up with scroll bars, but only in firefox. Any ideas?

http://www.sqncorp.com/index.html

Thanks again!
Forum: HTML & CSS 04-09-2010, 02:13 AM
Replies: 3
Views: 1,389
Posted By drumsinheaven
Get rid of link outline in firefox???

I have an image in my header that is linked to my home page and there is a blue outline that shows up indicating that it's a link. It doesn't show up in Safari, but it does in Firefox and IE.
...
Forum: HTML & CSS 03-24-2010, 05:42 AM
Replies: 1
Views: 873
Posted By drumsinheaven
Container Div

Hello, I am having trouble getting my container div to stay wrapped around the divs that are inside the container. I have a drop shadow border that should be around the container div, but the div...
Forum: HTML & CSS 03-01-2010, 10:13 PM
Replies: 2
Views: 714
Posted By drumsinheaven
Thanks

That took care of the problem. That's what I get for using Dreamweaver.
Forum: HTML & CSS 03-01-2010, 04:27 PM
Replies: 2
Views: 714
Posted By drumsinheaven
Why aren't my links working?

Anybody have a clue as to why my links and menu bar links would stop working. The problem seems to worse when using firefox.

http://www4.uwm.edu/recsports/

Thanks
Forum: HTML & CSS 11-02-2009, 07:27 PM
Replies: 1
Views: 1,395
Posted By drumsinheaven
Text popup over image.

Hi,

I have an image of a group of people and I would like to be able have each person's name popup as you move the mouse over their face. Much akin to facebook's image tagging system. Any ideas?...
Forum: HTML & CSS 09-28-2009, 06:18 PM
Replies: 3
Views: 570
Posted By drumsinheaven
I tried this and it seemed like a good plan, but...

I tried this and it seemed like a good plan, but I couldn't get it to work out how I want it. I've attached a picture as a guide to what I want it to roughly look like. Thanks again.
Forum: HTML & CSS 09-23-2009, 06:57 PM
Replies: 3
Views: 570
Posted By drumsinheaven
Indent/outdent/wrapping/block???

Hi,
I'm trying to put a small picture aligned left and then put a title/heading next to it along w/ some text underneath the title. However, I don't want the text to wrap underneath the picture,...
Showing results 1 to 25 of 26

 
Forum Jump

All times are GMT +1. The time now is 07:57 PM.