| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 3 months |
| seen | 3 hours ago | |
| stats | profile views | 10 |
|
Feb 22 |
answered | What exactly can cause an “HIERARCHY_REQUEST_ERR: DOM Exception 3”-Error? |
|
Dec 27 |
revised |
What determines sort order in Collections.sort where List contains non-alphanumeric characters? added 80 characters in body |
|
Dec 27 |
accepted | Escaping html in soap |
|
Dec 1 |
revised |
Image not loading in chrome from css background property added 192 characters in body |
|
Nov 22 |
comment |
Image not loading in chrome from css background property From my above comment it is clear that the div is taking the color mentioned in css style class .meter-wrap and .meter-value but it is not taking the image.. The path of the image should be correct because it works in firefox and IE.. |
|
Nov 22 |
comment |
Image not loading in chrome from css background property Rick I tried removing the inline color in the inspect element option still the image is not loaded, I could see the grey color though (#BDBDBD) |
|
Nov 22 |
comment |
Image not loading in chrome from css background property .meter-value has width of 0 so the blue(#05e) color won't be visible I need that because , on the background grey area I want to show the blue color like progress bar. When I inspect the dom, I made the div.#dialog to block at that point the image is rendered only after calling the setProgressBar() it is breaking i guess. Thanks for quick response |
|
Nov 22 |
asked | Image not loading in chrome from css background property |
|
Nov 16 |
accepted | What should be set for contentType if json object is sent in response |
|
Nov 16 |
comment |
What should be set for contentType if json object is sent in response yes I came acros that SO question but I was confused as one answer mentions depending on what your application sends , if it is text "text/x-json" this can be used. |
|
Nov 16 |
asked | What should be set for contentType if json object is sent in response |
|
Nov 16 |
comment |
Call a function after a form is submitted using JavaScript / jQuery Answer to my question here is I can do the above if I submit my form using ajax. I can also do this right, bind a click event to the submit button and do my stuff in the event handler. |
|
Nov 15 |
comment |
Call a function after a form is submitted using JavaScript / jQuery thank you for the explanation let me try and see. If I am not able to achieve I have to go in for Barmer's suggestion of submitting the form via ajax. |
|
Nov 15 |
awarded | Commentator |
|
Nov 15 |
comment |
Call a function after a form is submitted using JavaScript / jQuery Sorry I don't get how this lets me know if the form is submitted. |
|
Nov 15 |
comment |
Call a function after a form is submitted using JavaScript / jQuery I want to make an ajax call to a specific url while the Action class corresponding to this form is executing |
|
Nov 15 |
asked | Call a function after a form is submitted using JavaScript / jQuery |
|
Nov 6 |
awarded | Teacher |
|
Nov 1 |
awarded | Supporter |
|
Nov 1 |
accepted | junit method assertLinkPresentWithText |