Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 95
Search took 0.62 seconds.
Search: Posts Made By: chickentulip
Forum: Computer/PC discussions 04-18-2013, 10:19 PM
Replies: 2
Views: 469
Posted By chickentulip
Please help:key-enable-logging????

Can anybody on this forum please help me.
I have got instruction for my job:
"run browser with the key -enable-logging -v=1"

can anybody please tell me what it means? and what should I do the...
Forum: JavaScript programming 04-10-2013, 09:33 PM
Replies: 2
Views: 192
Posted By chickentulip
Questions about" Remember me" near Log In

Hello,

I have a couple of questions about "remember me" feature near log in form on mobile web-sites.

Sometimes, near login form, I see a a radio button/checkbox, and something like "click...
Forum: JavaScript programming 02-14-2013, 07:50 PM
Replies: 5
Views: 304
Posted By chickentulip
thank you, oo7julien. the more i look at these...

thank you, oo7julien. the more i look at these scripts the more i understand that it will take a long time before I will say I know Javascript
Forum: JavaScript programming 02-14-2013, 06:31 PM
Replies: 5
Views: 304
Posted By chickentulip
Thank you, I did not know about this web-site

Thank you, I did not know about this web-site
Forum: JavaScript programming 02-14-2013, 04:04 PM
Replies: 5
Views: 304
Posted By chickentulip
Writing Javascript as OOP language-where are the sample scripts?

I want to learn to write JavaScript in an object oriented way using constructor functions and prototypes. My problem is that even though I know the theory: prototypes, inheritance etc, I still think...
Forum: DOM and JSON scripting 01-29-2013, 04:16 PM
Replies: 12
Views: 1,005
Posted By chickentulip
global vs local-Please help to understand the principle

I was wondering if you could take a look at the code below that i have found in a book:


var a = 123;

function f() {
alert(a);
var a = 1;
alert(a);
}
Forum: JavaScript programming 01-13-2013, 04:58 PM
Replies: 10
Views: 465
Posted By chickentulip
i cant believe i did't notice that myself.. ...

i cant believe i did't notice that myself..
thank you very much
Forum: JavaScript programming 01-13-2013, 03:33 PM
Replies: 10
Views: 465
Posted By chickentulip
thank you very much for the code. if i replace...

thank you very much for the code. if i replace else if with else in my code, the firefox error console tell me that there is a syntax error and shows me the line with else statement. I don't...
Forum: JavaScript programming 01-13-2013, 02:44 PM
Replies: 10
Views: 465
Posted By chickentulip
Why "else if", not "else"?

I was wondering if someone could take a look at this short script, and tell me why it not working with just "else" but works with "else if"? I assumed, (i guess, mistakenly), that in some instances,...
Forum: JavaScript programming 09-21-2012, 02:38 PM
Replies: 4
Views: 324
Posted By chickentulip
it works. I would have never guessed that I have...

it works. I would have never guessed that I have to make up for an extra space ....
thank you very much!
Forum: JavaScript programming 09-20-2012, 08:44 PM
Replies: 4
Views: 324
Posted By chickentulip
list.style.backgroundPosition=x+"px" y+"px'; ...

list.style.backgroundPosition=x+"px" y+"px';


no, this option does not work
Forum: JavaScript programming 09-20-2012, 08:25 PM
Replies: 4
Views: 324
Posted By chickentulip
using backgroundPosition-please help

Could someone please take a look at the script below. the code positions a background image at 0px -12px. But I need to replace these numbers with variables x and y which consequently, I will be...
Forum: JavaScript frameworks 07-23-2012, 04:54 PM
Replies: 2
Views: 390
Posted By chickentulip
what does the last line in the Jquery code mean?

I am very new to JQuery. I found this script below on jquery.com. I was wondering if someone could let me know what the
.change() means at the end of the script.

The script takes all selected...
Forum: JavaScript frameworks 07-16-2012, 06:05 PM
Replies: 2
Views: 479
Posted By chickentulip
thank you!

thank you!
Forum: JavaScript frameworks 07-16-2012, 04:55 PM
Replies: 2
Views: 479
Posted By chickentulip
Question Jquery code from w3 schools-please explain

The code below is from w3 schools web-site. Every time the button is clicked, a number indicating the index of a paragraph will be appended to all paragraphs in the document. My question: how this...
Forum: JavaScript frameworks 07-15-2012, 12:32 AM
Replies: 2
Views: 330
Posted By chickentulip
thank you

thank you
Forum: JavaScript frameworks 07-14-2012, 03:07 PM
Replies: 2
Views: 330
Posted By chickentulip
Question please help with basic jquery

I just started to get familiar myself with jquery.

My goal is to get the alert only if a div does not have class attribute. I am not sure where in the code I should put the exclamation mark to...
Forum: ASP 07-06-2012, 01:46 AM
Replies: 3
Views: 1,167
Posted By chickentulip
Thank you very much!!! I googled enable ASP in...

Thank you very much!!! I googled enable ASP in IIS in Windows 7 and I found this link
http://www.codeproject.com/Articles/43132/How-to-Setup-IIS-6-0-on-Windows-7-to-Allow-Classic

the last step...
Forum: ASP 07-05-2012, 02:45 AM
Replies: 3
Views: 1,167
Posted By chickentulip
Question Please help with running my first ASP script

I need to install a local testing server to run ASP scripts on my computer

I have installed inetpub folder (IIS) on my local computer, according to the instructions that I have found on w3...
Forum: Computer Programming 06-21-2012, 05:48 PM
Replies: 2
Views: 713
Posted By chickentulip
To be honest, I don't know what engine this...

To be honest, I don't know what engine this software will run on. I will find out, and get back to you.
Forum: Computer Programming 06-19-2012, 02:00 PM
Replies: 2
Views: 713
Posted By chickentulip
Question front end development for a web-software-difficult??

Hello,
I really need advise. If someone has an experience in a front-end development for a web-software, how hard this work is? I have a chance to take a job as a front-end developer for a software,...
Forum: HTML & CSS 02-08-2012, 03:02 PM
Replies: 2
Views: 267
Posted By chickentulip
Thank you . I just realized that my browser does...

Thank you . I just realized that my browser does not support first-child.
Forum: HTML & CSS 02-07-2012, 06:20 PM
Replies: 2
Views: 267
Posted By chickentulip
problem-styling the first table out of two

I have two tables on my web-page. Both of them have caption titles.
I want the caption for the first-table to show up at the bottom of the table.

My code is

body table:first-child caption{...
Forum: JavaScript programming 01-30-2012, 09:18 PM
Replies: 7
Views: 508
Posted By chickentulip
Thank you. Felgall. Your code works. But the...

Thank you. Felgall. Your code works. But the "for" version of this code does not work. Could you tell me why? Maybe because when table has only 2 rows, deleting row (-1) no longer works?

...
Forum: JavaScript programming 01-30-2012, 08:17 PM
Replies: 7
Views: 508
Posted By chickentulip
Thumbs up Thank you all

Thank you all
Showing results 1 to 25 of 95

 
Forum Jump

All times are GMT +1. The time now is 11:18 PM.