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 8
1
2
3
>
Last
»
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
jQuery
on submit, show Fancybox after 5 seconds
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
jQuery
on submit, show Fancybox after 5 seconds
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
jQuery
on submit form - show Fancybox loading div
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
jQuery
on submit form - show Fancybox loading div
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
Submit button - OnClick disable button and show loading image
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
BSN Autosuggest advice/help please
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
BSN Autosuggest advice/help please
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
BSN Autosuggest advice/help please
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
Onload change date format in text box
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
Onload change date format in text box
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
Extract and return string from ClientID
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
Change href (with specific id) with JQuery
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
Change href (with specific id) with JQuery
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
Onlick radio button - change background colour
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
Onlick radio button - change background colour
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
Change href (with specific id) with JQuery
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
Onlick radio button - change background colour
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
Onlick radio button - change background colour
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
Change href (with specific id) with JQuery
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
Onlick radio button - change background colour
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
Onlick radio button - change background colour
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
Extract and return string from ClientID
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
Onlick radio button - change background colour
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
Onlick radio button - change background colour
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
Submit form from PHP to ASPX. Possible?
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
Page 1 of 8
1
2
3
>
Last
»
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
02:31 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.