Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 191
Search took 0.55 seconds.
Search: Posts Made By: vorl
Forum: JavaScript frameworks 10-20-2012, 01:31 PM
Replies: 2
Views: 820
Posted By vorl
Thank you so much! :D

Thank you so much! :D
Forum: JavaScript frameworks 10-17-2012, 01:21 AM
Replies: 2
Views: 820
Posted By vorl
on submit, show Fancybox after 5 seconds

Hi again

This probably is easy but I cant see where im going wrong. :(

So what is supposed to happen is that onsubmit there is a 5 second wait before the fancybox function opens. The problem I...
Forum: JavaScript frameworks 10-15-2012, 01:14 AM
Replies: 1
Views: 993
Posted By vorl
Sorry I figured it out. :p Forgot to change...

Sorry I figured it out. :p

Forgot to change it to return true;

Please close, thanks! :)
Forum: JavaScript frameworks 10-15-2012, 12:22 AM
Replies: 1
Views: 993
Posted By vorl
on submit form - show Fancybox loading div

Hi all

I need some help please on using Fancybox with forms.

I have a form which takes a while to load when the submit button is pressed. To show that the form is doing something I wanted...
Forum: JavaScript programming 09-18-2012, 12:45 AM
Replies: 0
Views: 527
Posted By vorl
Submit button - OnClick disable button and show loading image

Hi there

I have a submit button which uses CSS to change the normal looking button to use images. It uses "hover" to change the image when you hover over the button.

When I click the submit...
Forum: JavaScript programming 09-12-2012, 02:29 AM
Replies: 5
Views: 510
Posted By vorl
Thanks xelawho I will try it and let you...

Thanks xelawho

I will try it and let you know how it goes. :thumbsup:

Out of interest, would you know if doing it this way would effect the speed of the autocompleter compared to using JSON?
...
Forum: JavaScript programming 09-12-2012, 12:25 AM
Replies: 5
Views: 510
Posted By vorl
Apologies xelawho I tried to replace what...

Apologies xelawho

I tried to replace what you suggested and couldnt find it...I then realised I was using a updated version which didnt have that section of code. :(

The updated version seems...
Forum: JavaScript programming 09-11-2012, 03:47 AM
Replies: 5
Views: 510
Posted By vorl
BSN Autosuggest advice/help please

Hi there
I am using this BSN Autosuggest script which uses Javascript and PHP.

The problem is I need to be able to use this script on a server which doesn't support PHP.

From what I can...
Forum: JavaScript programming 09-10-2012, 09:43 PM
Replies: 4
Views: 410
Posted By vorl
Brilliant thanks guys for the advise! ...

Brilliant thanks guys for the advise!

Amazingly quick too! :)
Forum: JavaScript programming 09-10-2012, 09:14 PM
Replies: 4
Views: 410
Posted By vorl
Onload change date format in text box

Hi there

This problem sounds easy in my head but I just cant seem to do or find anything which works! :(

I have a textbox which has the date in it. The format is DD/MM/YY (ie. 10/09/12).
...
Forum: ASP.NET 09-04-2012, 05:38 PM
Replies: 2
Views: 1,908
Posted By vorl
SOLVED using jQuery: ...

SOLVED using jQuery:

http://www.codingforums.com/showthread.php?t=272184

Thanks anyway :)
Forum: JavaScript frameworks 09-04-2012, 04:29 PM
Replies: 7
Views: 861
Posted By vorl
Amazing, thank you xelawho! :thumbsup: Works...

Amazing, thank you xelawho! :thumbsup:

Works perfectly! :D

Thanks again for your help!
Forum: JavaScript frameworks 09-04-2012, 12:33 PM
Replies: 7
Views: 861
Posted By vorl
Hi xelawho Thanks for the reply! ...

Hi xelawho

Thanks for the reply!

Apologies, I should have been more specific.

Also, I dont know what I was looking at, but the way I want to modify the link is a little different (possibly...
Forum: JavaScript programming 09-04-2012, 01:13 AM
Replies: 16
Views: 1,431
Posted By vorl
Amazing! :eek: You are indeed a master...

Amazing! :eek:

You are indeed a master coder! :)

Thank you so much for your help and especially your patience with me! :thumbsup:
Forum: JavaScript programming 09-04-2012, 12:56 AM
Replies: 16
Views: 1,431
Posted By vorl
Oh man, I dont know whats wrong with me! :o ...

Oh man, I dont know whats wrong with me! :o

Apologies, yes it does work perfectly! :)

One little thing though, when I click on the 2nd radio, the background for text "Item 1" changes to white. ...
Forum: JavaScript frameworks 09-04-2012, 12:47 AM
Replies: 7
Views: 861
Posted By vorl
Thanks for the reply. Unfortunately I cant...

Thanks for the reply.

Unfortunately I cant change the id's and it has to be the same but I do appreciate the advice! :)

Anyway, I dont think I was clear enough in my original post.

So for...
Forum: JavaScript programming 09-04-2012, 12:38 AM
Replies: 16
Views: 1,431
Posted By vorl
I have made it a yellow background where the...

I have made it a yellow background where the yellow part should be. Line 24 is where I put style="background-color:yellow;".

Any colour can be around the radio buttons. I changed it to black for...
Forum: JavaScript programming 09-04-2012, 12:32 AM
Replies: 16
Views: 1,431
Posted By vorl
This should be clearer: <table...

This should be clearer:


<table width="598" border="0" cellpadding="0" cellspacing="0" style="border:1px solid #000">
<tr>
<td width="11" height="10"></td>
<td...
Forum: JavaScript frameworks 09-03-2012, 11:57 PM
Replies: 7
Views: 861
Posted By vorl
Change href (with specific id) with JQuery

Hi there

I would like to create a JQuery function which would onload search for all links with id "inline" and change them.

This is a example link:

<a id="inline"...
Forum: JavaScript programming 09-03-2012, 12:15 AM
Replies: 16
Views: 1,431
Posted By vorl
Hi again Sorry, I only tried the js on the...

Hi again

Sorry, I only tried the js on the source and it wasnt working so I presumed it wasnt working :o

I tested and yes it does work perfectly against the html I gave you, thanks.

I was...
Forum: JavaScript programming 09-02-2012, 08:41 PM
Replies: 16
Views: 1,431
Posted By vorl
Hi Old Pedant That nested table has to be...

Hi Old Pedant

That nested table has to be there as there actually is more content in the table in the actual source. I thought I would simplify the code so its easier for everyone to read. :)
...
Forum: ASP.NET 09-02-2012, 07:03 PM
Replies: 2
Views: 1,908
Posted By vorl
Extract and return string from ClientID

Hi there

I am relatively new to asp.net so please excuse my ignorence. I would know how to do this in php so any help is really appreciated.

In my ascx page, I am currently retrieving values...
Forum: JavaScript programming 09-01-2012, 05:51 PM
Replies: 16
Views: 1,431
Posted By vorl
Thank you Old Pedant :) It is indeed from...

Thank you Old Pedant :)

It is indeed from ASP.NET. The code works perfectly and its really insightful how you got it to work! :thumbsup:

Now I must really apologise, the html I gave you was how...
Forum: JavaScript programming 09-01-2012, 03:33 AM
Replies: 16
Views: 1,431
Posted By vorl
Onlick radio button - change background colour

Hi there

I have several tables which have rows of radio buttons with text next to it. The basic task which I am trying to achieve is when you click a radio button the td background colour which...
Forum: PHP 04-20-2012, 10:55 AM
Replies: 1
Views: 242
Posted By vorl
Submit form from PHP to ASPX. Possible?

Hi there

Im hoping someone can help me or point me in the right direction. :thumbsup:

There is ASP.NET webpage (aspx) which has a form containing around 20 fields. The form is basically a...
Showing results 1 to 25 of 191

 
Forum Jump

All times are GMT +1. The time now is 02:31 AM.