Search found 158 matches

Actual Results

Post Posted: November 18th, 2009, 4:49 pm

I have a html page with is contain of 2 frames. Frame A and Frame B. I cant read Frame A's src through Frame B javascript. window.parent.frames['frameA'].location.href It can read if all are within same domain, I've google it and know it is about browser restriction on security issue on cross domain...

Post Posted: June 25th, 2009, 2:24 am

it is cool man!! Thx for sharing.

Post Posted: June 19th, 2009, 9:57 am

i heard that setTimeout() can be use as secondary thread also? is that true?

setTimeout('a()',10);

Post Posted: June 17th, 2009, 9:16 pm

else you may try to use javascript, doing sorting in DOM.

Post Posted: June 16th, 2009, 8:36 pm

@Caffeine

Thanks you, I got what your query means.

Post Posted: June 16th, 2009, 5:55 am

thx brother, will use ur approach

Post Posted: June 16th, 2009, 5:33 am

yeap, I am interest on alive people or pet only.
one people can who many pets at same time. one pet can only belong to one people.

Post Posted: June 15th, 2009, 10:33 pm

I have 2 tables. 1. tbl_people ============== id name state (0=dead, 1=alive) 2.tbl_pet ============== id name owner_id(people id) born_datetime(once it born it will immedialy have a owner) state (0=dead, 1=alive) Query: To get latest pet(alive) for all people(alive) My Query(MySQL): 1) SELECT ppl.`...

Post Posted: June 25th, 2008, 7:17 am

Thanks joebert, I really appreciate your help. I am not very familiar with regular expression... i am not understand the solution you gave... can you explain clearly.. sorry for that... thank for your time.. i am ready to learn...

Post Posted: June 24th, 2008, 5:56 am

Really nobody can help me?

Post Posted: June 23rd, 2008, 9:14 am

Hi, I need your help. It is about regular expression. I would like to match a string below: student[123456] = [1,0,0,0,0,'','','', '2008,06,27,02,45,0' ,'1','0.25','1.79','2.06',1]; '2008,06,27,02,45,0' is the value that I want. And I am writing something like this in my code c# Regex rDateTime = ne...

Post Posted: April 19th, 2008, 9:04 pm

Yes, I know that. But it is for <textarea>. I have some special case that I cant make client code into <textarea> and I must use <input type="textbox" />

Anyone?

Post Posted: April 19th, 2008, 1:30 pm

Is that to have rich text in a simple textbox?

I just need a direction, I think Javascript can help me. But i try to insert some html into textbox's value using .innerHTML, it fail.

Please advices. Thanks.

Post Posted: July 23rd, 2007, 1:11 am

http://www.webstudiohelp.net/Tigra_Free ... u_Nav.html

Hope it help u instead of rewriting a new one...

Post Posted: July 23rd, 2007, 1:05 am

yup, http://www.codebeach.com/ is another good site.
  • Sort by
 
 

© Unmelted Enterprises 1998-2009. Driven by phpBB © 2001-2009 phpBB Group.