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 9 of 9
Search took
0.03
seconds.
Search:
Posts Made By:
Minisuit
Forum:
JavaScript programming
08-09-2012, 02:27 PM
Replies:
1
Fade background image onmouseover
Views:
405
Posted By
Minisuit
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta...
Forum:
JavaScript programming
08-09-2012, 02:23 PM
Replies:
4
CLEditor - how do I get a keyUp event?
Views:
616
Posted By
Minisuit
$(document).ready(function() { var ...
$(document).ready(function() {
var editor=$("#input").cleditor();
$(".cleditorMain iframe").contents().find('body').bind('keyup', function(){
alert("keyup");
...
Forum:
JavaScript programming
08-09-2012, 01:24 PM
Replies:
105
How to combine Javscripts into one JS
Views:
4,605
Posted By
Minisuit
Yes ! We Can write the all the java script Code...
Yes ! We Can write the all the java script Code in the Single external file and call that file at the top of each file where the concern javascript is needed.
calling the javascript with the...
Forum:
JavaScript programming
08-09-2012, 12:35 PM
Replies:
2
passing variables in href tag
Views:
351
Posted By
Minisuit
passing variables in href tag We can pass...
passing variables in href tag
We can pass variable using the ? Symbol.
for example :
is we want to send a name and id of a person the we can sent it using the following format.
name =...
Forum:
JavaScript programming
08-09-2012, 11:35 AM
Replies:
2
Autoscrolling and looping twitter widget help?
Views:
977
Posted By
Minisuit
Try this Code : <script...
Try this Code :
<script src="http://widgets.twimg.com/j/2/widget.js" type="text/javascript"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 4,
interval:...
Forum:
JavaScript programming
08-09-2012, 11:19 AM
Replies:
5
Saving a Multidimensional Array into an XML using JavaScript
Views:
754
Posted By
Minisuit
Here's my solution, it uses PHP in the backend,...
Here's my solution, it uses PHP in the backend, and JSON, so you'll want to modify your server side code as appropriate (if you wrap the JSON in XML, you'll also need to adjust the syntax in the AJAX...
Forum:
JavaScript programming
08-09-2012, 10:52 AM
Replies:
53
Simple non-preload slideshow with fade and pause
Views:
2,364
Posted By
Minisuit
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="en-us"...
Forum:
JavaScript programming
08-07-2012, 01:00 PM
Replies:
2
Auto submit question
Views:
287
Posted By
Minisuit
You Achieve this by using the Keyboard Events...
You Achieve this by using the Keyboard Events like Key press Events like key Down or key up event or by Onblur Event.
But when we use Key press events like Keyup or key down Event then the form...
Forum:
JavaScript programming
08-07-2012, 12:27 PM
Replies:
2
Java Script Validation for multiple texboxes
Views:
279
Posted By
Minisuit
<script type="text/javascript"...
<script type="text/javascript" language="javascript">
<!--
function validateTextBox(){
var form=document.getElementById("form1");
var firstName=form["firstName"].value;
var...
Showing results 1 to 9 of 9
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
03:00 PM
.
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.