Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 56
Search took 0.19 seconds.
Search: Posts Made By: jrp1
Forum: HTML & CSS 01-06-2010, 09:24 PM
Replies: 3
Views: 1,436
Posted By jrp1
Try making a seperate CSS value and doing it like...

Try making a seperate CSS value and doing it like this:

div
{
width:100px;
height:100px;
overflow:scroll;
}
Forum: General web building 12-05-2009, 01:57 AM
Replies: 7
Views: 1,239
Posted By jrp1
It's safe, it's likely webmaster tools hasn't...

It's safe, it's likely webmaster tools hasn't updated your site yet. Google showed many indexed pages for me, but Webmaster tools showed 0 for a while. Give it a while.
Forum: General web building 12-05-2009, 01:52 AM
Replies: 2
Views: 919
Posted By jrp1
Your post is pretty vague. What do you need help...

Your post is pretty vague. What do you need help with? What are you trying to do? What's the wapdesire script?
Forum: HTML & CSS 12-05-2009, 01:45 AM
Replies: 6
Views: 679
Posted By jrp1
Just copy the page, use some PHP includes :)

Just copy the page, use some PHP includes :)
Forum: General web building 12-05-2009, 01:43 AM
Replies: 23
Views: 2,690
Posted By jrp1
Unfortunately, hostmonster DOESNT support it.......

Unfortunately, hostmonster DOESNT support it.... look at their terms of service. In fact, im pretty sure 99% of shared hosts don't allow it, and the one's who do are very small and just don't care.
Forum: Geek News and Humour 10-23-2009, 02:29 AM
Replies: 13
Views: 2,887
Posted By jrp1
It doesn't make any sense to me... why would...

It doesn't make any sense to me... why would Microsoft release another horrible update of their terrible browser when there's much more compliant and up-to-date options available? You'd think the...
Forum: Site reviews 10-23-2009, 02:12 AM
Replies: 6
Views: 1,316
Posted By jrp1
I was just going to say I hated the black...

I was just going to say I hated the black background until the wood pattern showed up, haha! May want to optimize that after all is said and done ;]

The site is beautiful. Only thing that stands...
Forum: HTML & CSS 10-23-2009, 02:09 AM
Replies: 1
Views: 669
Posted By jrp1
Try this out. <code> #wrapper #body...

Try this out.

<code>
#wrapper #body #apartments-header {
height: 250px;
width: 900px;
background-image: url(../images/apartments-headerBG.png);
clear: left;
float: left;
background-repeat:...
Forum: HTML & CSS 10-23-2009, 02:04 AM
Replies: 3
Views: 537
Posted By jrp1
You don't style XML sitemaps, they're only so...

You don't style XML sitemaps, they're only so Google can index all of your pages. For example, sitemap.xml just lists all of your page in XML form, and sitemap.php can be your styled sitemap that is...
Forum: HTML & CSS 10-19-2009, 10:12 PM
Replies: 4
Views: 629
Posted By jrp1
Try this. Replace: <img src="flags/esp.jpg"...

Try this. Replace:

<img src="flags/esp.jpg" alt="Lengua español" align="right" height="25"
width="40" /><img src="flags/eng.jpg" ;alt="English language"
align="right" height="25" width="40"...
Forum: Post a JavaScript 09-25-2009, 05:49 PM
Replies: 114
Views: 118,829
Posted By jrp1
I cant believe nobodys thanked him for this yet....

I cant believe nobodys thanked him for this yet. +rep
Forum: JavaScript programming 09-21-2009, 01:06 AM
Replies: 3
Views: 485
Posted By jrp1
My mistake, works fine. Thanks.

My mistake, works fine. Thanks.
Forum: JavaScript programming 09-21-2009, 01:00 AM
Replies: 3
Views: 485
Posted By jrp1
Redirects me to "/undefined", I don't think it...

Redirects me to "/undefined", I don't think it works. It did pause for 2 seconds though. Any way to fix this?
Forum: JavaScript programming 09-21-2009, 12:47 AM
Replies: 3
Views: 485
Posted By jrp1
How to delay a randomlink array?

I have a script to call upon a random link every time the page is visited. What I can't figure out is how to delay this loading by 1 or two seconds.. it changes the page as soon as the page is...
Forum: HTML & CSS 09-09-2009, 06:00 PM
Replies: 0
Views: 398
Posted By jrp1
Displaying an image in Javascript

Please delete this thread.
Forum: PHP 08-05-2009, 08:52 PM
Replies: 5
Views: 671
Posted By jrp1
Does anybody know what I have to do to fix this?

Does anybody know what I have to do to fix this?
Forum: HTML & CSS 08-05-2009, 08:17 PM
Replies: 1
Views: 764
Posted By jrp1
Internet Explorer 6 is always annoying with CSS. ...

Internet Explorer 6 is always annoying with CSS.

Try the IE7.js project. It mimics how IE7 works within IE6, so if it works in newer versions of Internet Explorer but not in IE6, this could be an...
Forum: PHP 08-05-2009, 07:56 PM
Replies: 5
Views: 671
Posted By jrp1
That's why I posted the thread, I can't seem to...

That's why I posted the thread, I can't seem to find what to remove.
Forum: HTML & CSS 08-05-2009, 07:20 PM
Replies: 1
Views: 631
Posted By jrp1
It could be your Flash version; try upgrading to...

It could be your Flash version; try upgrading to the newest version of Flash (http://get.adobe.com/flashplayer/) and try again in IE6.

If that doesn't work, you can always try the IE7.js project....
Forum: PHP 08-05-2009, 07:08 PM
Replies: 5
Views: 671
Posted By jrp1
CMS issue - submitting breaks up code

I'm using a simple CMS called "Lilcms". You basically enter a php line to include content from a text document, its very simple. The problem is, when I try to include HTML from a text document, it...
Forum: HTML & CSS 07-06-2009, 06:19 AM
Replies: 1
Views: 787
Posted By jrp1
Because of the nature of your exit pop-up, it...

Because of the nature of your exit pop-up, it might just be a good idea to change your Paypal form to an image link. Use the target="_blank" attribute...
Forum: JavaScript programming 07-03-2009, 07:55 PM
Replies: 12
Views: 2,705
Posted By jrp1
jQuery rarely plays nicely with others ;] ...

jQuery rarely plays nicely with others ;]

Glad you got it working.
Forum: JavaScript programming 07-03-2009, 06:57 PM
Replies: 12
Views: 2,705
Posted By jrp1
Something funky is going on. I think your...

Something funky is going on. I think your scriptaculous library might be conflicting with your prototype library.
Forum: HTML & CSS 07-03-2009, 06:20 PM
Replies: 5
Views: 1,082
Posted By jrp1
Try resizing it in Photoshop instead. Flash...

Try resizing it in Photoshop instead. Flash doesn't size pictures very well.

Try this to apply a class to an object:
<span class="class"><object src='url'></span>
Forum: JavaScript programming 07-03-2009, 05:22 PM
Replies: 12
Views: 2,705
Posted By jrp1
It might not be reading your CSS. Try calling it...

It might not be reading your CSS. Try calling it like this:

<link href="lightbox.css" rel="stylesheet" type="text/css">
<link href="pswdStyle.css" rel="stylesheet" type="text/css">


If that...
Showing results 1 to 25 of 56

 
Forum Jump

All times are GMT +1. The time now is 02:44 PM.