| bio | website | sonikastudios.com |
|---|---|---|
| location | Vancouver, Canada | |
| age | 27 | |
| visits | member for | 3 years, 5 months |
| seen | yesterday | |
| stats | profile views | 212 |
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.
|
Aug 23 |
revised |
Dropdown menu colour not restoring after hovering out of the submenu div downwards Updated the CSS to include the dropdown stuff as well. |
|
Aug 8 |
revised |
POST var not being passed in PHP whatsoever Added Firebug snippet confirming the browser is submitting the POST vars properly |
|
Apr 10 |
revised |
mod_rewrite conditions in apache to remove .php not working as expected specified further what works and what does not work at this moment |
|
Feb 14 |
revised |
Force Forward xxx.php URLs to xxx using .htaccess Tried a solution from a peer, did not quite work.. created an infinite loop so I added it to the question. |
|
Jan 7 |
revised |
Javascript array into jQuery .post AJAX call emphasized which ones are javascript arrays and which are PHP to clarify. |
|
Jan 4 |
revised |
Retrieve IDs of rows with same column fields in MySQL Added the mysql table structure for reference |
|
Dec 22 |
revised |
Need to add second line and third delimiter on php explode added more code to fit right into what you have. |
|
Dec 2 |
revised |
Using jQuery to append URL with anchor # added 120 characters in body |
|
Dec 2 |
revised |
Using jQuery to append URL with anchor # The get_hash function is updated - with an argument variable passed, it will get the attached value to the specific argument (assuming the has hlooks like #category-12,page-3,manufacturer-5) |
|
Nov 14 |
revised |
How do I get my chat script to play a sound when there is a new post? Added sample code. |
|
Nov 10 |
revised |
Potential issues with a very long PHP script Added other PHP vars I had set up. |
|
Aug 1 |
revised |
How to retrieve rows from table 1 that have no related rows in table 2 in MySQL UPdated my SQL based on dcp's answer. I had it working until I tossed in the JOIN statements.. I'm kinda confused on how to combine these lines. |
|
Apr 8 |
revised |
Jquery calculation updated the calculate_total() function |
|
Apr 8 |
revised |
Jquery calculation Re-wrote answer with specific referenes to HTML provided by the asker. |
|
Apr 5 |
revised |
Blog for PHP, XHTML, CSS, jQuery and etc Added some more tips on feature-specific searches |
|
Dec 9 |
revised |
Cannot put margin on <td> tag with neither CSS nor cellspacing attribute Added actual HTML code |
|
Sep 25 |
revised |
JQuery - Get Value Using a Selector Amended so that https: links work as well.. just look for a string starting with http |
|
Sep 24 |
revised |
Page Navigation Within a Post with Specific post_type defined not working in Wordpress Added the code for single.php and gallery.php files |
|
Sep 24 |
revised |
JQuery - Get Value Using a Selector Enhanced based on possibilities that some links have "#" as the href value for javascript purposes.. or internal bookmarking |
|
Sep 8 |
revised |
Absolute Positioned DIV within another Absolute positioned DIV does not show on IE I had ie8 as a tag, but it works fine on ie8 - just ie7 is the issue. I don't even care about IE6 - anybody using IE6 does not deserve to view my websites. :P |