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 4
1
2
3
>
Last
»
Showing results 1 to 25 of 86
Search took
0.44
seconds.
Search:
Posts Made By:
defencedog
Forum:
Computer Programming
10-23-2012, 03:46 AM
Replies:
0
Modifying For loop variable batch file
Views:
530
Posted By
defencedog
Modifying For loop variable batch file
Thing I want to do is to filter out specific video file extensions from a text file containing various video file names e.g filename.txt contents are
Red.mp4
Yellow.mp4
Blue.mp4
...
Forum:
JavaScript programming
09-05-2012, 07:19 PM
Replies:
4
Simple For Loop Question
Views:
342
Posted By
defencedog
Ah! thank you guys so it seems background working...
Ah! thank you guys so it seems background working is indeed what I was taught but I was confused by the similar output, so it means the latter example is indeed the optimised one why updating when...
Forum:
JavaScript programming
09-04-2012, 08:10 PM
Replies:
4
Simple For Loop Question
Views:
342
Posted By
defencedog
Simple For Loop Question
@ http://jsfiddle.net/defencedog/rrKYW/
A recent observation has deeply embezzled my knowledge of js. Look at the code below:
var x = "";
function postbody() {
for (i = 0; i < 5; i++) {...
Forum:
HTML & CSS
04-10-2012, 08:27 PM
Replies:
1
Explanation of left css property
Views:
219
Posted By
defencedog
Explanation of left css property
@ http://www.dynamicdrive.com/style/csslibrary/item/css-popup-image-viewer
In this tutrial I want to know what the following is necessary because my knowledge says left: -1000px; should not be...
Forum:
JavaScript programming
03-07-2012, 07:49 AM
Replies:
4
Resolved
Saving texarea contents after pagerefresh
Views:
503
Posted By
defencedog
any one plz
any one plz
Forum:
JavaScript programming
03-06-2012, 12:10 PM
Replies:
4
Resolved
Saving texarea contents after pagerefresh
Views:
503
Posted By
defencedog
sir thnx for replying... I marked it resolved...
sir thnx for replying...
I marked it resolved because I felt that its mostly solved & needs a bit of a thing to make it perfect, sorry for communication gap my first language isn't English
Lets...
Forum:
JavaScript programming
03-04-2012, 03:47 PM
Replies:
4
Resolved
Saving texarea contents after pagerefresh
Views:
503
Posted By
defencedog
anyone please giv any suggestion how to enclose...
anyone please giv any suggestion how to enclose setInterval within IF{}()
Forum:
JavaScript programming
03-03-2012, 03:37 PM
Replies:
4
Resolved
Saving texarea contents after pagerefresh
Views:
503
Posted By
defencedog
Saving texarea contents after pagerefresh
i want to have the capability similar as that of vbulletin so that if user is writing reply using 'quick reply' & want to move to full editor page the contents be preserved.
@phpbb3 (I am...
Forum:
JavaScript programming
02-11-2012, 10:50 AM
Replies:
11
Javascript split method
Views:
1,183
Posted By
defencedog
I didn't understand what you meant to say
I didn't understand what you meant to say
Forum:
JavaScript programming
02-11-2012, 04:30 AM
Replies:
11
Javascript split method
Views:
1,183
Posted By
defencedog
@...
@ http://www.codingforums.com/showthread.php?t=245338\
sir if you can recall above thread you have used split() method to get part of strings...
using your previous posts I came up with this...
Forum:
JavaScript programming
02-11-2012, 02:27 AM
Replies:
11
Javascript split method
Views:
1,183
Posted By
defencedog
thnx for replying the problem is that the bolded...
thnx for replying the problem is that the bolded part remains changing for different links...
http://adf.ly/246619/
Forum:
JavaScript programming
02-11-2012, 01:07 AM
Replies:
11
Javascript split method
Views:
1,183
Posted By
defencedog
Javascript split method
You may have see various sites where urls are encoded by advertisement redirection service mostly by adf.ly now I want to write a personal java snippet for tor remove this spam [In opera you can...
Forum:
JavaScript programming
02-07-2012, 09:49 PM
Replies:
20
Cannot reference a class
Views:
850
Posted By
defencedog
I beauty of name tag over id tag is tht it can be...
I beauty of name tag over id tag is tht it can be used many times in a single page, & I hav been using ths to reference all a tags wth the specified name attr...
$('a[name=modal]').click(function(e)...
Forum:
JavaScript programming
02-06-2012, 05:37 PM
Replies:
20
Cannot reference a class
Views:
850
Posted By
defencedog
Thnx are these two similar getElementsByClassName...
Thnx are these two similar getElementsByClassName & getElementsByClass
Forum:
JavaScript programming
02-06-2012, 02:14 AM
Replies:
20
Cannot reference a class
Views:
850
Posted By
defencedog
ahh...then I would not have asked this question....
ahh...then I would not have asked this question. Just assume I can't edit this html:cool:
Forum:
JavaScript programming
02-05-2012, 09:35 PM
Replies:
20
Cannot reference a class
Views:
850
Posted By
defencedog
Cannot reference a class
hey I want to get the href via attributes of this a tag http://i44.tinypic.com/vfj9dj.jpg
& then this href to be set to a variable
Forum:
JavaScript frameworks
02-05-2012, 08:03 PM
Replies:
1
Submit form with no page change
Views:
493
Posted By
defencedog
anyone plz help me
anyone plz help me
Forum:
Ajax and Design
02-04-2012, 10:55 PM
Replies:
8
Submitting form with ajax?
Views:
1,258
Posted By
defencedog
hey I have a similar problem but quiet imple can...
hey I have a similar problem but quiet imple can anyone help:
http://www.codingforums.com/showthread.php?t=250621
Forum:
JavaScript frameworks
02-04-2012, 12:38 AM
Replies:
1
Submit form with no page change
Views:
493
Posted By
defencedog
Submit form with no page change
I know there are many tutorials out there & have searched this forum as well; but my case is light different...
@ I can't edit templates, so everything to be done via js insertion/modification ...
Forum:
JavaScript frameworks
01-21-2012, 10:31 AM
Replies:
0
Using .has() with href selector
Views:
351
Posted By
defencedog
Using .has() with href selector
@ http://jsfiddle.net/defencedog/2Skc7/
I am trying to remove the online class ONLY for administration which has a unique url namaley /u1. The idea is to scan all the divs containing TWO classes...
Forum:
JavaScript programming
01-20-2012, 04:05 AM
Replies:
1
Retrieveing & inserting contents
Views:
214
Posted By
defencedog
Retrieveing & inserting contents
@ http://jsfiddle.net/defencedog/cu5VJ/
I am having problem in understanding the operation of js with regards to this line
$('.' + x[i].id).text(x[i].innerHTML);
or
$('.' +...
Forum:
JavaScript programming
01-18-2012, 07:55 PM
Replies:
6
Appending Javascript snippet via Javascript
Views:
514
Posted By
defencedog
ahh thnx devnull; your code works besides I have...
ahh thnx devnull; your code works besides I have learned something new...thnx again
Forum:
JavaScript programming
01-17-2012, 11:48 AM
Replies:
6
Appending Javascript snippet via Javascript
Views:
514
Posted By
defencedog
sir like this: only a part of it I need...
sir like this:
only a part of it I need clarification
newScript.innerHTML = "function addText(smiley) {\n document.getElementById(\'message\').value += \" \" + smiley + \" \";\n ...
Forum:
JavaScript programming
01-17-2012, 10:29 AM
Replies:
6
Appending Javascript snippet via Javascript
Views:
514
Posted By
defencedog
yes sir I know that ...the iframe is of the same...
yes sir I know that ...the iframe is of the same domain...but that wasn't the question. The question was that how do we insert a javascript snippet in the head section of any webpage...in my case the...
Forum:
JavaScript programming
01-17-2012, 06:55 AM
Replies:
6
Appending Javascript snippet via Javascript
Views:
514
Posted By
defencedog
Appending Javascript snippet via Javascript
I want to insert this js snippet
function addText(smiley) {
document.getElementById('message').value += " " + smiley + " ";
document.getElementById('message').focus();
return false;...
Showing results 1 to 25 of 86
Page 1 of 4
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
08:48 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.