Apr
9
awarded Popular Question
Mar
21
answered Fixed Position but Relative to Container
Mar
20
comment Jquery mobile listview detail popup
1. you didn't say which part is not working. 2. i cant with it without test.json. 3. one thought, don't you need to wrap your js in $(document).ready()?
Mar
18
awarded Popular Question
Jan
24
awarded Yearling
Dec
3
comment htaccess redirection to include index.php
strange. its not working. (does nothing) but thanks for the help.
Nov
30
comment htaccess redirection to include index.php
thanks for your reply. I have updated the post to include all the content on .htaccess file
Nov
30
revised htaccess redirection to include index.php
added 481 characters in body
Nov
30
asked htaccess redirection to include index.php
Oct
23
accepted Jquery invalid regular expression flag r?
Aug
22
asked where to put gem script files for compass (css_splitter)
Aug
15
awarded Popular Question
Aug
11
awarded Notable Question
Jul
25
awarded Notable Question
Jul
24
awarded Popular Question
Jul
22
comment IE Doesn't Display 3 Floated Sections Correctly
html5 tag doesnt work for IE8 and below. try section{display:block;}
Jul
16
accepted JavaScript design pattern, a function is being overwritten
Jul
16
comment JavaScript design pattern, a function is being overwritten
Thanks for this link. I solved the issue by referencing the Module Export example on that page. Thanks!
Jul
16
comment JavaScript design pattern, a function is being overwritten
if i do this.init to both Twitter and Pinterest, the same issue there. the pinterest init is being called. i think this add them to global again? maybe i am wrong
Jul
16
comment JavaScript design pattern, a function is being overwritten
but if i add var to init. it would give me an error Twitter.init is not a function, when i call Twitter.init(user_twitter_options); from main function
1 2 3 4 5