Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 70
Search took 0.25 seconds.
Search: Posts Made By: conphill
Forum: JavaScript programming 07-21-2011, 01:14 AM
Replies: 3
Views: 1,410
Posted By conphill
just noticed that. Must have changed the numbers...

just noticed that. Must have changed the numbers by accident. Thats not the main problem though. I tried your solution, and the link is clickable, but nothing happens when clicked.
Forum: JavaScript programming 07-19-2011, 03:41 PM
Replies: 3
Views: 1,410
Posted By conphill
External link, linked to Google maps

I am trying to have a text link above Google Maps link to a marker on my map. When the link is clicked, the map will automatically center itself on the marker. I already have the custom markers and...
Forum: Ruby & Ruby On Rails 07-18-2011, 06:26 PM
Replies: 0
Views: 2,647
Posted By conphill
Devise routes error

So I am using devise and followed the tutorial on railscasts and everything seems to work but when I click submit for my sign up I get this error:


NameError in...
Forum: JavaScript frameworks 07-12-2011, 01:16 PM
Replies: 4
Views: 2,250
Posted By conphill
Your right. Sorry about that. I didn't want to...

Your right. Sorry about that. I didn't want to create two similar questions right on top of each other. I figured I would just change up the question since this was an easier process
Forum: JavaScript frameworks 07-11-2011, 03:51 PM
Replies: 4
Views: 2,250
Posted By conphill
Adding a drop down list to Google Maps

Hey,

So I finally decided to go with linking an image to the marker. I found the right code but am not good with jQuery, and do not know where to put in the code. Can someone help me find out...
Forum: Career, job, and business ideas or advice 05-20-2011, 11:46 PM
Replies: 0
Views: 927
Posted By conphill
Adding a business location to a map

I was wondering if it were possible to have a business sign up, and then the business would be added as a landmark to google maps. I'm sure its been done before, but is it difficult, and what type of...
Forum: JavaScript programming 03-28-2011, 08:16 PM
Replies: 5
Views: 477
Posted By conphill
simple user defined function and text area

I am trying to use a user defined function and text area for a project, but nothing is showing up in the text area when i click the button.

<head>
<meta http-equiv="Content-Type"...
Forum: Unknown sized projects (request quote) 03-28-2011, 05:40 PM
Replies: 1
Views: 1,087
Posted By conphill
PHP memberpage

I have already coded a html/css page of what the members page will look like. I am trying to have this page with four customizable areas for members when they sign up. I want them to upload a...
Forum: JavaScript programming 03-28-2011, 01:54 AM
Replies: 6
Views: 532
Posted By conphill
Thanks everyone. I decided to start fresh and it...

Thanks everyone. I decided to start fresh and it is now working. I am trying to figure out how to code a image rollover. Does anyone know of a good tutorial where I can easily learn image rollovers?
Forum: HTML & CSS 03-28-2011, 01:06 AM
Replies: 7
Views: 1,466
Posted By conphill
* { margin: 0px; padding: 0px; border:...

* {
margin: 0px;
padding: 0px;
border: none;
}
body {
background-image: url(http://campustapscom.ipage.com/Images/Background.jpg);
background-repeat: repeat-x;
background-color:...
Forum: JavaScript programming 03-28-2011, 12:45 AM
Replies: 6
Views: 532
Posted By conphill
You are partially correct. I wrote out part of...

You are partially correct. I wrote out part of the code and then tried to incorporate threads of code that I haven't learned. When I check it seems that I have an error with line 20, /FORM. I don't...
Forum: JavaScript programming 03-28-2011, 12:20 AM
Replies: 6
Views: 532
Posted By conphill
Need help for simple javascript project

I am in a basic computer science class. I have to do a simple javascript project, but some of the code isn't working. The popup works, but the button does not appear, and I cannot get my rollover...
Forum: HTML & CSS 03-25-2011, 02:12 AM
Replies: 7
Views: 1,466
Posted By conphill
I made the changes but nothing seems to change

I made the changes but nothing seems to change
Forum: HTML & CSS 03-23-2011, 08:25 PM
Replies: 7
Views: 1,466
Posted By conphill
Trying to make my head height smaller

I am having trouble making the large gray header at the top of my page smaller. I have tried adjusting my CSS but it doesn't change the size.

HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0...
Forum: HTML & CSS 02-26-2011, 04:13 PM
Replies: 6
Views: 874
Posted By conphill
I attempted to change the color: but nothing...

I attempted to change the color: but nothing changes. Is it something in the body css that is preventing the color from changing
Forum: HTML & CSS 02-25-2011, 11:37 PM
Replies: 6
Views: 874
Posted By conphill
This works out great but when I try to change the...

This works out great but when I try to change the shade of the font color, it seems to change the white border inbetween the links. I am just trying to change the color of the links and not the color...
Forum: HTML & CSS 02-24-2011, 04:13 AM
Replies: 6
Views: 874
Posted By conphill
Font not working with CSS

I am trying to change my font but it seems like any changes I make to change the font color and text has no effect on what it looks like on the page. I also want to change the height of the header....
Forum: HTML & CSS 02-19-2011, 04:02 PM
Replies: 8
Views: 887
Posted By conphill
So I should change the css or the html? What...

So I should change the css or the html? What should I do to change the image size
Forum: HTML & CSS 02-17-2011, 07:20 PM
Replies: 8
Views: 887
Posted By conphill
I took the dimensions and made a new CSS for the...

I took the dimensions and made a new CSS for the div, but now the pictures are just stacked on top of each other and huge. I bolded the CSS I made for the images

CSS
* {
margin: 0px;
padding:...
Forum: HTML & CSS 02-17-2011, 12:47 AM
Replies: 8
Views: 887
Posted By conphill
Is it possible for you to point out where in the...

Is it possible for you to point out where in the CSS you are talking about?

I am thinking of just creating a new div class for the pictures but want to take the position code that was from the...
Forum: HTML & CSS 02-15-2011, 06:01 PM
Replies: 8
Views: 887
Posted By conphill
aligning pictures, CSS

I am trying to get rid of the hover box I have right now and instead just leave the images in the same area and put text underneath them. I am just unsure of how to find the right dimensions to put...
Forum: Small projects (quick fixes and changes) 02-14-2011, 09:07 PM
Replies: 3
Views: 943
Posted By conphill
Found a coder. Thanks.

Found a coder. Thanks.
Forum: Small projects (quick fixes and changes) 02-10-2011, 04:35 AM
Replies: 3
Views: 943
Posted By conphill
Fixed header and footer/clean up

1) Project Details: (be as specific as possible): I am trying to create a fixed header and footer for one of my pages. I also need to had the background image fixed in between the header and footer...
Forum: HTML & CSS 01-27-2011, 10:37 PM
Replies: 0
Views: 894
Posted By conphill
Making Content Scrollable but header background stay the same

I am trying to make the content inside the header, footer scrollabe, but the header footer and background stay in the same place. I am not sure if this uses iframe or not, but here is the link to...
Forum: Small projects (quick fixes and changes) 01-25-2011, 02:46 AM
Replies: 5
Views: 1,036
Posted By conphill
Resolved

Project Finished. Thanks for the responses
Showing results 1 to 25 of 70

 
Forum Jump

All times are GMT +1. The time now is 12:01 AM.