g37752's Profile
Reputation: 0
Apprentice
- Group:
- Active Members
- Active Posts:
- 195 (0.64 per day)
- Joined:
- 24-July 12
- Profile Views:
- 2,327
- Last Active:
Apr 10 2013 06:47 PM- Currently:
- Offline
Previous Fields
- Dream Kudos:
- 0
Posts I've Made
-
In Topic: how do i save checkbox and other input before jQuery post
Posted 8 Apr 2013
hmm.. i also didnt know i can disable a div.
thanks -
In Topic: jQuery calling self?
Posted 19 Mar 2013
.live() works, but .on() does not. i guess i am using an older version of jQuery.
I still dont understand - i thought the element already exists. what do you mean wont bind? -
In Topic: .post gets no response?
Posted 15 Mar 2013
says 'JSON is undefined?
i check my encoded result, which looks right:
{"13031523":"02,11,03,01,10,27,10,2:3,3:2,4:1",....}
i am using IE8. i copy these 4 files (https://github.com/douglascrockford/JSON-js), except for json.js, and added<script type='text/javascript' src="http://domain.com/json2.js"></script>
now i am getting 'exception thrown and not caught in jquery-1.6.2.min.js?'
i made sure it's <!DOCTYPE html>
without json2.js, i am getting syntax error on
var jResult = JSON.parse(result); -
In Topic: getElementsByName?
Posted 7 Mar 2013
shows '[object HtmlDivElement]'? i also tried div.test
if(document.querySelectorAll('.test').length>0) alert(document.querySelectorAll('.test')[0]); <div class="test"..></div> -
In Topic: getElementsByName?
Posted 7 Mar 2013
andrewsw, on 07 March 2013 - 01:01 PM, said:
g37752, on 07 March 2013 - 12:54 PM, said:i dont want to make the divs input's. what can i do? other than assigning each div a different id?
Give the divs the same class-name. getElementsByClassName works in most modern browsers. (Not in IE8 or below.)
caniuse
yes, it does not work in IE8..
My Information
- Member Title:
- D.I.C Head
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
Contact Information
- E-mail:
- Private
Friends
g37752 hasn't added any friends yet.
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
g37752 has no profile comments yet. Why not say hello?