| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | 23 hours ago | |
| stats | profile views | 14 |
|
Apr 24 |
awarded | Supporter |
|
Apr 24 |
accepted | Changing width & centering Wordpress horizontal menu items |
|
Apr 24 |
comment |
Changing width & centering Wordpress horizontal menu items YES! Worked perfectly. Thanks a ton. |
|
Apr 23 |
awarded | Commentator |
|
Apr 23 |
comment |
Changing width & centering Wordpress horizontal menu items That made ONLY the submenus' first item move right, and the nav links are back to the way they were before... |
|
Apr 23 |
comment |
Changing width & centering Wordpress horizontal menu items The code for fitting the menu items on the same line works like a charm, but when I use margin-left on the first-child, it also pushes forward the first item in each drop-down menu. Is there a way to select only the first child in the immediate menu, not the submenus? |
|
Apr 23 |
asked | Changing width & centering Wordpress horizontal menu items |
|
Dec 11 |
comment |
Call Javascript function from within PHP block Alright, I realize how this couldn't work now. I'll try using AJAX. Thanks for the help. :) |
|
Dec 11 |
accepted | Call Javascript function from within PHP block |
|
Dec 11 |
accepted | Keep a boolean value in Javascript unchanged until another button is clicked |
|
Dec 11 |
accepted | Drag/drop & delete dynamic text on HTML canvas |
|
Dec 11 |
accepted | Displaying MathML symbols inside a textarea |
|
Dec 11 |
awarded | Scholar |
|
Dec 11 |
asked | Call Javascript function from within PHP block |
|
Nov 14 |
asked | Drag/drop & delete dynamic text on HTML canvas |
|
Nov 13 |
comment |
Keep a boolean value in Javascript unchanged until another button is clicked That's perfect! Thanks a ton. :) |
|
Nov 13 |
asked | Keep a boolean value in Javascript unchanged until another button is clicked |
|
Nov 5 |
comment |
Place image on canvas at same x,y position as mouse onclick I'd like the click to draw from the top-left, and the .png I'm using is only 8x14 pixels, but it's pushing it a long ways away from the click point. And I've specified a width and height of the canvas in CSS, should I be doing that in the html canvas tag? |
|
Nov 5 |
comment |
Place image on canvas at same x,y position as mouse onclick Thanks, this is working but it's placing the image file down and to the right of the click, and it's also enlarging the image. |
|
Nov 5 |
asked | Place image on canvas at same x,y position as mouse onclick |