Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 23 of 23
Search took 0.12 seconds.
Search: Posts Made By: Inxie
Forum: JavaScript programming 10-19-2012, 12:45 AM
Replies: 2
Views: 337
Posted By Inxie
Any ideas guys?

Any ideas guys?
Forum: JavaScript programming 10-18-2012, 10:34 AM
Replies: 2
Views: 337
Posted By Inxie
CJ Loader?

I needed to install CJ loader in order for a plugin to function properly (as instructed in the readme.txt), after doing so I noticed that this CJ loader causes a problem on my login page.
I have a...
Forum: JavaScript programming 10-11-2012, 10:56 AM
Replies: 12
Views: 822
Posted By Inxie
Never mind, I found a much simpler way to do this...

Never mind, I found a much simpler way to do this using img src as the name of the actual radio buttons label:
...
Forum: JavaScript programming 10-11-2012, 10:07 AM
Replies: 12
Views: 822
Posted By Inxie
So there's no simple way to get this to use a...

So there's no simple way to get this to use a different image per radio button?
Forum: JavaScript programming 10-10-2012, 01:24 AM
Replies: 12
Views: 822
Posted By Inxie
Thank you so much!!! It's probably too...

Thank you so much!!!

It's probably too difficult for me to attempt, but how hard would it be to have each radio button use a different image, would it require a lot of editing?
Forum: JavaScript programming 10-09-2012, 08:32 AM
Replies: 12
Views: 822
Posted By Inxie
Thank you, I have corrected both and now the...

Thank you, I have corrected both and now the radio buttons have become images, however there are 2 issues...

The radio buttons can only be selected if you click just to the right of it (the...
Forum: JavaScript programming 10-09-2012, 02:09 AM
Replies: 12
Views: 822
Posted By Inxie
My scripts are called in the HEAD. See: ...

My scripts are called in the HEAD. See:

<script type="text/javascript" src="includes/templates/barebones/jscript/jscript_1_jquery-1.8.2.js"></script>

I know that Jquery is being loaded as...
Forum: JavaScript programming 10-08-2012, 10:47 AM
Replies: 12
Views: 822
Posted By Inxie
Changing radio buttons to images - a little help please.

Hello, someone has kindly written up a jquery script that will change my radio buttons to images, he even showed me a demo of it working via http://jsfiddle.net/elclanrs/BQp2F/.
The problem is, I...
Forum: JavaScript programming 09-28-2012, 10:07 AM
Replies: 7
Views: 461
Posted By Inxie
There is no HTML, it's all done through...

There is no HTML, it's all done through Javascript.

I am using Zen cart, it creates it's own image array and I have the gallery source images through that array.

see...
for($img=0;...
Forum: JavaScript programming 09-28-2012, 09:14 AM
Replies: 7
Views: 461
Posted By Inxie
Im sorry for being a newbie but what file is that...

Im sorry for being a newbie but what file is that code in?

I have never seen that code, it must be compiled on page load because I have never set a width.
Forum: JavaScript programming 09-28-2012, 08:39 AM
Replies: 7
Views: 461
Posted By Inxie
But where is this fixed width being defined?

But where is this fixed width being defined?
Forum: JavaScript programming 09-28-2012, 03:00 AM
Replies: 7
Views: 461
Posted By Inxie
Gallery thumbnail distortion

I have a Jquery gallery on my product page, it uses the following code to work:

<script language="javascript">
$(document).ready(
function (){...
Forum: PHP 09-23-2012, 03:51 AM
Replies: 0
Views: 195
Posted By Inxie
Force gallery to use PHP array?

A product page from my website:
http://www.pazzle.co.uk/index.php?main_page=product_info&cPath=6_1&products_id=3

I have installed a jquery gallery on the product page, it currently uses 'img src'...
Forum: HTML & CSS 02-09-2012, 12:38 AM
Replies: 5
Views: 558
Posted By Inxie
Thank you so much worked a treat. 24/26 fixed!

Thank you so much worked a treat. 24/26 fixed!
Forum: HTML & CSS 02-08-2012, 01:13 AM
Replies: 5
Views: 558
Posted By Inxie
w3 validator help :(

I have posted this in HTML and CSS forum but I realise some of this is relevant here.

Hi, I used http://validator.w3.org/ on my new site and it came back with over 40 errors which I tried my very...
Forum: JavaScript programming 02-06-2012, 11:05 AM
Replies: 5
Views: 522
Posted By Inxie
Thank you so much worked perfectly :)

Thank you so much worked perfectly :)
Forum: JavaScript programming 02-06-2012, 06:32 AM
Replies: 5
Views: 522
Posted By Inxie
??????

??????
Forum: JavaScript programming 02-06-2012, 04:13 AM
Replies: 5
Views: 522
Posted By Inxie
Thank you so much for your reply. I have now...

Thank you so much for your reply.

I have now changed those divs to be individual and yet it does not expand in IE. Any other suggestions?
Forum: JavaScript programming 02-06-2012, 03:26 AM
Replies: 5
Views: 522
Posted By Inxie
Togglebox and IE?

if you go to www.pagefrog.net/questions.html

ive used a togglebox script to expand the answers. This works fine in chrome and safari but in IE8 it just wont expand, why?
Forum: JavaScript programming 02-06-2012, 12:48 AM
Replies: 0
Views: 210
Posted By Inxie
Simple fix Jquery Issues?

Hi, im having 2 javascript problems that maybe you guys could help with.

my website is:
www.pagefrog.net

In chrome the drop down works great however on my other laptop using chrome also the...
Forum: PHP 07-21-2011, 07:39 PM
Replies: 3
Views: 279
Posted By Inxie
Thanks for the reply. The first answer may as...

Thanks for the reply. The first answer may as well be in german lol. I have done the drop down successfully and im now going to implement the captcha.

I think il just stick a javascript popup for...
Forum: PHP 07-21-2011, 06:12 PM
Replies: 3
Views: 279
Posted By Inxie
Cool 3 Questions about my form

Hi guys, first post im pretty new to php so thought id seek out some advice for this.

The form in question is here: http://www.clickpurchase.co.uk/ge/book.php



Any information on how to do...
Forum: PHP 07-18-2011, 05:48 PM
Replies: 1
Views: 309
Posted By Inxie
Question Turn html form into working PHP form

Ive created this form in order for someone to book a service. I used Dreamweavers basic tools to do so. I want the completed form to be sent to my email address upon submit.

It is currently in...
Showing results 1 to 23 of 23

 
Forum Jump

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