| bio | website | sonikastudios.com |
|---|---|---|
| location | Vancouver, Canada | |
| age | 27 | |
| visits | member for | 3 years, 4 months |
| seen | 5 hours ago | |
| stats | profile views | 207 |
Web developer, Graphic Designer, and Business Owner in Vancouver, BC
PHP/MySQL, HTML/CSS, Javascript and jQuery, AJAX and DB management specialist
Also experienced with Illustrator/InDesign/Photoshop etc.
|
Oct 22 |
awarded | Popular Question |
|
Oct 22 |
comment |
%2F in URL breaks and does not reference to the .php file required That explains. Thanks so much. |
|
Oct 22 |
accepted | %2F in URL breaks and does not reference to the .php file required |
|
Sep 27 |
asked | Facebook like pop-up dialogue is cut off to the width of the button |
|
Sep 25 |
awarded | Popular Question |
|
Aug 27 |
comment |
Pointing two sets of private nameservers to one pair of IPs But my original question of being able to point multiple private nameservers to the same IPs - is that going to be OK? |
|
Aug 27 |
accepted | POST var not being passed in PHP whatsoever |
|
Aug 27 |
accepted | Dropdown menu colour not restoring after hovering out of the submenu div downwards |
|
Aug 27 |
comment |
Jquery error not defined? Try $('homelink') as a selector instead. It's a softer way to select, and there's built-in exceptions in case the item is not there. |
|
Aug 27 |
comment |
Dropdown menu colour not restoring after hovering out of the submenu div downwards No, but thank you so much. I'll settle for waht works and move onto finishing the site... it's been long enough! |
|
Aug 23 |
comment |
Dropdown menu colour not restoring after hovering out of the submenu div downwards Cufon.replace('#menu>li', { fontFamily: 'gillsans', hover:true, hoverables: { li: true }, ignore: { ul: true }, textless: { li: true } }); |
|
Aug 23 |
answered | Dropdown menu colour not restoring after hovering out of the submenu div downwards |
|
Aug 23 |
comment |
Dropdown menu colour not restoring after hovering out of the submenu div downwards FAQ #10 had the answer... github.com/sorccu/cufon/wiki/FAQ#wiki-faq-10 |
|
Aug 23 |
comment |
Dropdown menu colour not restoring after hovering out of the submenu div downwards Yup CUFON error. Grrrr. Does anybody know how to resolve this in scope of CUFON? The design will be absurd without the right font.. |
|
Aug 23 |
comment |
Dropdown menu colour not restoring after hovering out of the submenu div downwards CUFON font replacement.. maybe I should try disabling CUFON then. |
|
Aug 23 |
comment |
Dropdown menu colour not restoring after hovering out of the submenu div downwards Yup it's all JS. I know this is one of those bizarre things. I wonder if it's some weird thing with browser behaviour that I can't get around. Funny thing is, after i hover in and out to make it go all white, and look at the firebug status, it says it SHOULD be color:#002349 which is the deep blue, so I can't even troubleshoot which line of CSS is causing this weird behaviour... :)( |
|
Aug 23 |
comment |
Jquery error not defined? 8 Seconds apart! Yup the sequences was it - looked at the source code on the page. |
|
Aug 23 |
comment |
Jquery error not defined? He provided the link - easy enough to find the source and just go through it. Probably better than being limited to whatever info he gives us thinking that is all that is relevant... that's my two cents on the whole "paste the code" thing, because sometimes you need the whole picture. |
|
Aug 23 |
answered | Jquery error not defined? |
|
Aug 23 |
comment |
Dropdown menu colour not restoring after hovering out of the submenu div downwards Roger that = updated the CSS. |