Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Page 1 of 2
1
2
>
Showing results 1 to 25 of 32
Search took
0.13
seconds.
Search:
Posts Made By:
JPigford
Forum:
JavaScript programming
10-03-2007, 09:01 PM
Replies:
1
Need to run an onclick on a div with iframes and flash
Views:
690
Posted By
JPigford
Need to run an onclick on a div with iframes and flash
I'm trying to track clicks on content that is within a div. Unfortunately that content will usually contain an iframe or flash or both.
I've tried doing one div as an overlay over the iframe (as...
Forum:
MySQL
09-19-2006, 07:09 PM
Replies:
1
Issue querying a category and subcategory
Views:
774
Posted By
JPigford
Issue querying a category and subcategory
I have a table in a database (store_category) that lists categories and subcategories. The subcategories have a field with the parent category's id in it. So something like:
id | name | parent...
Forum:
MySQL
08-28-2006, 11:10 PM
Replies:
3
Issue with LIMIT
Views:
514
Posted By
JPigford
guelphdad, here is the entire code I'm trying to...
guelphdad, here is the entire code I'm trying to execute and below it are some sample rows. Let me know if you need anything else.
I have a feeling the issue is why something in my PHP code...I...
Forum:
MySQL
08-28-2006, 08:22 PM
Replies:
3
Issue with LIMIT
Views:
514
Posted By
JPigford
Issue with LIMIT
I've got this query:
SELECT item.itemId, item.itemName, 2 * SUM(bans.bansForAgainst) -
COUNT(bans.bansForAgainst)
AS count, bans.bansForAgainst, bans.bansItemId
FROM item, bans
WHERE...
Forum:
PHP
05-31-2006, 04:32 PM
Replies:
5
Problem with a while loops inside another while loop
Views:
693
Posted By
JPigford
Problem with a while loops inside another while loop
Right now I have a while loop that lists products. Inside that while loop is another while loop that creates a drop down of options for that product (tee shirt sizes). But right now each product's...
Forum:
General web building
05-16-2006, 12:18 AM
Replies:
4
Paypal to Download Song
Views:
1,025
Posted By
JPigford
I know of a few people who have used PayLoadz...
I know of a few people who have used PayLoadz (http://payloadz.com/) before to sell digital goods via PayPal.
Forum:
Graphics and Multimedia discussions
05-16-2006, 12:15 AM
Replies:
36
Sticky:
List of Online Tutorials
Views:
58,338
Posted By
JPigford
Photoshop, Illustrator, Flash, and 3D Studio Max...
Photoshop, Illustrator, Flash, and 3D Studio Max - http://tutorialoutpost.com
Forum:
General web building
05-16-2006, 12:13 AM
Replies:
7
Question about learning new languages.
Views:
808
Posted By
JPigford
As others have said, simply "doing" it will help...
As others have said, simply "doing" it will help you learn the languages. There are very few people who "know" a particular language inside and out...meaning they can spout of all the different...
Forum:
JavaScript programming
05-16-2006, 12:11 AM
Replies:
0
Possible to update multiple things with Ajax.Updater?
Views:
782
Posted By
JPigford
Possible to update multiple things with Ajax.Updater?
I'm using the script.aculo.us library and am trying to update multiple divs on an action. Right now when you "login" to a form it replaces the div around the form with a message but I'd also like it...
Forum:
HTML & CSS
04-06-2006, 04:11 PM
Replies:
2
Background doing funny things when window resized
Views:
922
Posted By
JPigford
Background doing funny things when window resized
So this site (http://dev.sabotagemedia.com/firstclass/) is having a bit of trouble in WinIE 6.0. If you resize the window after you load the page, the dark brown area behind the content sort of gets...
Forum:
HTML & CSS
10-23-2005, 04:08 PM
Replies:
3
Can't seem to fix IE 3px gap
Views:
1,088
Posted By
JPigford
Ah awesome. That did the trick. Thanks!
Ah awesome. That did the trick. Thanks!
Forum:
HTML & CSS
10-23-2005, 07:11 AM
Replies:
3
Can't seem to fix IE 3px gap
Views:
1,088
Posted By
JPigford
Can't seem to fix IE 3px gap
In the navigation here (http://cow.sabotagemedia.com/~brushfin/template.html) it works perfectly in all browsers except for Win IE in which Win IE creates a 3px gap at the bottom of each nav item.
...
Forum:
HTML & CSS
10-19-2005, 04:23 PM
Replies:
0
MacIE issue with 100% height/width
Views:
646
Posted By
JPigford
MacIE issue with 100% height/width
I'm trying to get a flash movie to extend 100% for height and width. It works perfectly in all browsers except for MacIE (which the client uses). In MacIE it makes horizontal and vertical scrollbars...
Forum:
HTML & CSS
08-29-2005, 11:30 PM
Replies:
2
Win IE totally botching my lists
Views:
693
Posted By
JPigford
Win IE totally botching my lists
As usual, Windows IE totally screws up anything I do the first round through.
At any rate, the navigation on the left of this (http://www.todevelopment.com/) page works perfectly for me in both...
Forum:
HTML & CSS
06-24-2005, 07:04 AM
Replies:
2
Problem with floating link element in IE
Views:
967
Posted By
JPigford
I swear...I'm hating Microsoft more and more...
I swear...I'm hating Microsoft more and more everyday.
Forum:
HTML & CSS
06-24-2005, 12:19 AM
Replies:
2
Problem with floating link element in IE
Views:
967
Posted By
JPigford
Problem with floating link element in IE
On this (http://www.thewellonline.net/) site I'm trying to use CSS to creat a link area as opposed to using an image map. Firefox and Safari do it perfectly but I can't get it to work at all in...
Forum:
HTML & CSS
06-22-2005, 01:08 AM
Replies:
26
Problem with fixed position of elements and centering...
Views:
2,963
Posted By
JPigford
Yeah, gonna try a few other things. And...
Yeah, gonna try a few other things. And unfotunately my client is one of the "very few" who uses Safari...as luck would have it. At any rate, thanks for the kind words and again many many thanks for...
Forum:
HTML & CSS
06-21-2005, 01:30 PM
Replies:
26
Problem with fixed position of elements and centering...
Views:
2,963
Posted By
JPigford
Well...i'm afraid neither of those did the trick....
Well...i'm afraid neither of those did the trick. Using the first one make thes footer float from the start and the second one seems to act like the original one. It really just seems to do it only...
Forum:
HTML & CSS
06-21-2005, 04:09 AM
Replies:
26
Problem with fixed position of elements and centering...
Views:
2,963
Posted By
JPigford
Well goood. And i spoke to soon I'm afraid...the...
Well goood. And i spoke to soon I'm afraid...the footer in Safari is floating up a bit again. :( It seems to load at first fine but after refreshing a page a few times it seems to float up.
Forum:
HTML & CSS
06-21-2005, 03:13 AM
Replies:
26
Problem with fixed position of elements and centering...
Views:
2,963
Posted By
JPigford
Incredible. Fixed it...amazing. You've been a...
Incredible. Fixed it...amazing. You've been a HUGE harbinger. Thanks!
Forum:
HTML & CSS
06-20-2005, 06:18 PM
Replies:
26
Problem with fixed position of elements and centering...
Views:
2,963
Posted By
JPigford
Okay. Footer code works perfect as does the...
Okay. Footer code works perfect as does the Javascript. Now...this must be a Firefox bug, but I figured out that if I remove the "wmode=transparent" from the flash HTML code, it fixes the Firefox...
Forum:
HTML & CSS
06-18-2005, 09:10 PM
Replies:
26
Problem with fixed position of elements and centering...
Views:
2,963
Posted By
JPigford
Still no go. Also, is there anyway to create...
Still no go.
Also, is there anyway to create some sort of image map or anything on that footer? Basically I want to be able to link the "Site Credits" part of the image.
Forum:
HTML & CSS
06-18-2005, 07:56 PM
Replies:
26
Problem with fixed position of elements and centering...
Views:
2,963
Posted By
JPigford
It now won't load at all in IE and Firefox shows...
It now won't load at all in IE and Firefox shows the "<style....." as text on the site.
Forum:
HTML & CSS
06-18-2005, 07:36 PM
Replies:
26
Problem with fixed position of elements and centering...
Views:
2,963
Posted By
JPigford
Actually harbingerOTV, I just noticed that the...
Actually harbingerOTV, I just noticed that the bit of JS gives an error in Win IE saying "'is_Safari' is undefined"
Forum:
HTML & CSS
06-18-2005, 07:33 PM
Replies:
26
Problem with fixed position of elements and centering...
Views:
2,963
Posted By
JPigford
Yeah, it only does it in FF on Windows...Mac FF...
Yeah, it only does it in FF on Windows...Mac FF works fine...still trying to figure out why the Windows FF is screwing up though.
Showing results 1 to 25 of 32
Page 1 of 2
1
2
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
11:18 AM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.