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 42
Search took
0.17
seconds.
Search:
Posts Made By:
Eddie_E
Forum:
HTML & CSS
05-15-2013, 05:44 AM
Replies:
2
Setting up a simple content box that automatically changes
Views:
193
Posted By
Eddie_E
First of all thank you very much for your...
First of all thank you very much for your detailed response, I have implemented your suggestions and yes it all works as I would like it to... one addition that I feel is important is to identify...
Forum:
HTML & CSS
05-14-2013, 03:30 AM
Replies:
2
Setting up a simple content box that automatically changes
Views:
193
Posted By
Eddie_E
Setting up a simple content box that automatically changes
Hi, I have had a look around many scripts but most seem way too complex from what I am after. I have taken a simple slider script as shown below:
http://www.begraphics.com/temp/content/
What I...
Forum:
HTML & CSS
05-09-2013, 01:28 AM
Replies:
3
Creating diagonals in CSS
Views:
232
Posted By
Eddie_E
Yep this works good enough thanks Eddie
Yep this works good enough thanks
Eddie
Forum:
HTML & CSS
05-08-2013, 07:46 AM
Replies:
3
Creating diagonals in CSS
Views:
232
Posted By
Eddie_E
Creating diagonals in CSS
I'm trying to create the following image in CSS:
http://www.begraphics.com/temp/slant.png
I've seen a few tutorials using borders and transparency but no matter how much I play around I can't...
Forum:
JavaScript programming
04-12-2013, 04:37 AM
Replies:
0
Problem with mouse scrolling
Views:
113
Posted By
Eddie_E
Problem with mouse scrolling
Hi, I have a small but annoying issue with my current website... I have removed the scroll bars in CSS because when you scroll you middle content this becomes out of line with the background. But now...
Forum:
PHP
04-05-2013, 02:17 AM
Replies:
7
Sending total of calculation in my Email Form
Views:
204
Posted By
Eddie_E
Thank you for your help, it works... used: ...
Thank you for your help, it works...
used:
document.getElementById('total2').value = total;
to pass the value from the calculation into the hidden element then validated this with the other...
Forum:
PHP
04-05-2013, 01:03 AM
Replies:
7
Sending total of calculation in my Email Form
Views:
204
Posted By
Eddie_E
The way the form will be used is a simple process...
The way the form will be used is a simple process to allow the removal company to know what to bring in terms of equipment. No payment will be handed over until they turn up to the job so the form...
Forum:
PHP
04-04-2013, 11:54 PM
Replies:
7
Sending total of calculation in my Email Form
Views:
204
Posted By
Eddie_E
Sorry to be a bit more specific I have the...
Sorry to be a bit more specific I have the following code which calculates my forms quantities
<script>
$(document).ready(function () {
$('.item_input').bind('keyup, change', function () {...
Forum:
PHP
04-04-2013, 07:38 AM
Replies:
7
Sending total of calculation in my Email Form
Views:
204
Posted By
Eddie_E
Sending total of calculation in my Email Form
Hi, I have a simple order form which calculates total of items dependent on quantity then the user enters name and email on same page and submits this to my email. Because the total is not form based...
Forum:
PHP
02-18-2013, 12:28 AM
Replies:
5
Header error on 1 server and not another
Views:
418
Posted By
Eddie_E
oh my god... as simple as a whitespace with all...
oh my god... as simple as a whitespace with all the time spent trying to fix it and trying it on different servers... :eek:
Thanks :thumbsup:
Eddie
Forum:
PHP
02-15-2013, 04:57 AM
Replies:
5
Header error on 1 server and not another
Views:
418
Posted By
Eddie_E
Header error on 1 server and not another
Hi, I have a frustrating issue where when I redirect users on a mobile device to my mobile friendly website I get the following:
Warning: Cannot modify header information - headers already sent by...
Forum:
PHP
02-11-2013, 11:42 PM
Replies:
3
Adding an image on my copy email
Views:
301
Posted By
Eddie_E
Cool easy, thx... sorted :-)
Cool easy, thx... sorted :-)
Forum:
PHP
02-11-2013, 01:58 AM
Replies:
3
Adding an image on my copy email
Views:
301
Posted By
Eddie_E
Adding an image on my copy email
Hi, I have a form which allows the user to tick a checkbox and have a copy sent back to them. This all functions well but I would like to add my logo to this response. I have tried adding the img to...
Forum:
HTML & CSS
07-31-2012, 09:17 AM
Replies:
0
CSS nav issue showing differently on browsers
Views:
253
Posted By
Eddie_E
CSS nav issue showing differently on browsers
Its been a while since i've got back into CSS and I have developed a site on joomla that has a top nav which is currently aligning differently for Explorer (aligns to the top) and Chrome/Firefox...
Forum:
HTML & CSS
01-25-2012, 12:31 AM
Replies:
3
Random Screen flicker when CSS activated
Views:
401
Posted By
Eddie_E
It seems to be a chrome issue
It seems to be a chrome issue
Forum:
HTML & CSS
01-24-2012, 11:22 PM
Replies:
3
Random Screen flicker when CSS activated
Views:
401
Posted By
Eddie_E
Random Screen flicker when CSS activated
Hi, I'm progressing on a website that uses some CSS tricks for the navigation, but what happens is when you first enter the page and rollover the nav it gives the whole screen a white flicker... you...
Forum:
HTML & CSS
10-06-2008, 11:21 PM
Replies:
10
CSS IE lag problem
Views:
1,654
Posted By
Eddie_E
no never did, noone could figure it out and ive...
no never did, noone could figure it out and ive tried everything to the best of my ability...
Forum:
HTML & CSS
08-17-2008, 03:10 AM
Replies:
4
IE6 Sprite compatibility
Views:
1,242
Posted By
Eddie_E
did some google search and found a fix with this:...
did some google search and found a fix with this:
<script type="text/javascript"> document.execCommand("BackgroundImageCache",false,true);</script>
although this only takes care of the main nav...
Forum:
HTML & CSS
08-17-2008, 02:52 AM
Replies:
4
IE6 Sprite compatibility
Views:
1,242
Posted By
Eddie_E
IE6 Sprite compatibility
Hi 1 issue with IE6 is that when you rollover my main nav which i use a sprites munu format to load 2 images it constantly flickers. the CSS for this is:
/*Side Navigation Repeated Throughout...
Forum:
HTML & CSS
07-28-2008, 02:56 AM
Replies:
10
CSS IE lag problem
Views:
1,654
Posted By
Eddie_E
it seems noone can :(
it seems noone can :(
Forum:
PHP
07-16-2008, 03:41 AM
Replies:
2
Add additonal field to contact
Views:
568
Posted By
Eddie_E
there is no error message as the flash says its...
there is no error message as the flash says its sent but i just do not receive the form content unless i remove the fullname info. The PHP links to this flash actionscript
stop();...
Forum:
PHP
07-16-2008, 03:22 AM
Replies:
2
Add additonal field to contact
Views:
568
Posted By
Eddie_E
Add additonal field to contact
Hi im trying to use PHP with flash for my contact form. I retrieved a script from macromedia which works fine but I need to add a name field to this. Ive tried the obvious additions but because I...
Forum:
HTML & CSS
07-16-2008, 01:10 AM
Replies:
10
CSS IE lag problem
Views:
1,654
Posted By
Eddie_E
Ive tried on both my office and home IE browsers...
Ive tried on both my office and home IE browsers and same problem. As i said it sometimes wont show at first use but on continous rolling over the 3rd tier of links it does finally appear.
I...
Forum:
HTML & CSS
07-15-2008, 11:44 AM
Replies:
10
CSS IE lag problem
Views:
1,654
Posted By
Eddie_E
CSS IE lag problem
Hi
I have a small prob with my nav which looks untidy on the page. When using IE when continuously rolling over the using the 3rd tier of the nav you will see that the hover lags behind as shown...
Forum:
HTML & CSS
07-02-2008, 01:01 AM
Replies:
3
Flash movie centered both vertically and horizontally?
Views:
966
Posted By
Eddie_E
solved with this article.... ...
solved with this article....
http://www.swishtalk.com/showthread.php?t=30058
:-)
Showing results 1 to 25 of 42
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
06:26 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.