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
Showing results 1 to 15 of 15
Search took
0.08
seconds.
Search:
Posts Made By:
thighmister
Forum:
Ajax and Design
01-10-2013, 07:51 PM
Replies:
13
Ajax/Jquery with PHP/SQL
Views:
2,973
Posted By
thighmister
YES please do share PHP!!!
Sorry to exhume this thread but I have been trying to figure this one out too. How do you define a variable based on the ajax data?
Forum:
MySQL
07-08-2012, 02:04 AM
Replies:
2
Moving data from single-table db to relational db
Views:
839
Posted By
thighmister
Thank you so much for your reply, which was not...
Thank you so much for your reply, which was not only informative but encouraging as well.
Forum:
MySQL
07-08-2012, 12:45 AM
Replies:
2
Moving data from single-table db to relational db
Views:
839
Posted By
thighmister
Moving data from single-table db to relational db
While learning a little programming I made a web app with a "spreadsheet" style (one table) db. Now a bunch of people have signed up and I am rewriting the program for a normalized db. I would like...
Forum:
JavaScript frameworks
01-25-2012, 12:39 AM
Replies:
2
JQuery Div Toggle: how make it slide horiz instead of vert?
Views:
897
Posted By
thighmister
Thanks that might be just the thing!
Thanks that might be just the thing!
Forum:
JavaScript frameworks
01-14-2012, 01:19 AM
Replies:
2
JQuery Div Toggle: how make it slide horiz instead of vert?
Views:
897
Posted By
thighmister
JQuery Div Toggle: how make it slide horiz instead of vert?
I got the plugin from http://papermashup.com/jquery-show-hide-plugin/ , but I will post the code here anyway. It works perfectly, I just want it to slide from side to side instead of up and down.
...
Forum:
JavaScript programming
10-17-2011, 08:08 AM
Replies:
17
How to use onclick for submit with input type 'button'?
Views:
1,227
Posted By
thighmister
Oh, dude, I feel so bad. I looked for a reply...
Oh, dude, I feel so bad. I looked for a reply from you for a few days, and only just now have realized that there was a PAGE 2, and your reply has been there all along. This is the level of...
Forum:
JavaScript programming
10-10-2011, 11:06 PM
Replies:
17
How to use onclick for submit with input type 'button'?
Views:
1,227
Posted By
thighmister
I'm trying if(document.cookie != "") ...
I'm trying
if(document.cookie != "")
{
if(getCookie("voted" + vote) == 1)
{
disableButton();
}
Forum:
JavaScript programming
10-10-2011, 09:34 PM
Replies:
17
How to use onclick for submit with input type 'button'?
Views:
1,227
Posted By
thighmister
I am trying function checkForVote() { ...
I am trying
function checkForVote()
{
if(document.cookie != "")
{
}
}
Forum:
JavaScript programming
10-08-2011, 03:17 AM
Replies:
17
How to use onclick for submit with input type 'button'?
Views:
1,227
Posted By
thighmister
I did recognize the 24, 60, 60 pattern, but I...
I did recognize the 24, 60, 60 pattern, but I wasn't sure exactly what the syntax would be and to be honest I thought it would be easier to ask here instead of trial and error. Now I feel kind of...
Forum:
JavaScript programming
10-02-2011, 03:53 AM
Replies:
17
How to use onclick for submit with input type 'button'?
Views:
1,227
Posted By
thighmister
One more thing... How do I set the cookie to...
One more thing... How do I set the cookie to expire in, say, one hour instead of one day?
In the js I have
function setCookie(name, value, days)
{
if(days)
{
var date = new...
Forum:
JavaScript programming
09-28-2011, 08:59 AM
Replies:
17
How to use onclick for submit with input type 'button'?
Views:
1,227
Posted By
thighmister
You are the man. It was the part about...
You are the man.
It was the part about getting rid of the call to disableButton as part of setting the cookie that did the trick.
Many thanks for your expert help.
Forum:
JavaScript programming
09-28-2011, 06:03 AM
Replies:
17
How to use onclick for submit with input type 'button'?
Views:
1,227
Posted By
thighmister
I have tried: function submitform() { ...
I have tried:
function submitform()
{ document.["voteform"].submit();
}
but can't figure out how to call the function.
Now I'm trying
Forum:
JavaScript programming
09-28-2011, 05:44 AM
Replies:
17
How to use onclick for submit with input type 'button'?
Views:
1,227
Posted By
thighmister
As I said, "I have found it does submit if the...
As I said, "I have found it does submit if the input type is 'submit', but then it doesn't call the disable function. I tried writing another function to submit the form but no go."
Can you help...
Forum:
JavaScript programming
09-28-2011, 03:45 AM
Replies:
17
How to use onclick for submit with input type 'button'?
Views:
1,227
Posted By
thighmister
How to use onclick for submit with input type 'button'?
Below is a script I found at http://bytes.com/topic/javascript/answers/567479-javascript-cookie-problem
The idea is a like button, like on fb, in a form which updates a db field I can use to...
Forum:
JavaScript programming
01-11-2009, 10:08 PM
Replies:
0
Have multiple loadareas, want one to contain drop-down form
Views:
473
Posted By
thighmister
Have multiple loadareas, want one to contain drop-down form
I found this great script:
http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
I am using it with two loadareas on this page:
http://rufushale.com/store.html
So each thumbnail image...
Showing results 1 to 15 of 15
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:41 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.