Have an account? Sign in
Login  Register  Facebook
How to Validate Email address in Jquery

Hello, I have the following code that helps to check if email is already in database or not. I want to be able to validate email address in the jquery so when someone enters just the ... [see more]

2 answers April 11, 2012 Latest Activity: April 11, 2012
problem using Awesome PHP/MySQL Pagination solution

I thought the solution (http://www.awcore.com/dev/1/3/Create-Awesome-PHPMYSQL-Pagination_en) posted on awcore.com fit my purpose neatly; however, there is a problem which I cannot resolve. ... [see more]

1 answer April 2, 2012 Latest Activity: April 2, 2012
Using MSQL with jpagination help

Can your mysql pagination be used with jpaginate? I love the look of the top pagination here http://tympanus.net/jPaginate/ but do not know how to implement the mysql you have writtern. Any ... [see more]

0 answer October 8, 2011 Latest Activity: October 8, 2011
a very simple vote up/down with jquery

Can someone please help me with a very simple vote up/down system using jquery/php/myadmin. There are two div's "up" and "down" and there is number of votes for each in ... [see more]

1 answer September 22, 2011 Latest Activity: September 22, 2011
How to this 2 jquery animate like this

I have a page which height is 1500px, I want to open the page, then show the page from top to the bottom for a review, then back to the top. I use this jQuery animate code, but it can not ... [see more]

1 answer September 22, 2011 Latest Activity: September 22, 2011
jquery div animation problem

I have some question about jquery div animation. I want click the link, then div1 and div4 change the position. div2 and div3 change the position. the array postion is div1 div2 in the ... [see more]

1 answer September 22, 2011 Latest Activity: September 22, 2011
Why set var jQuery.noConflict () is invalid?

This is a JQuery gallery, the above code is in an external js file, the following code is in the head part. Why set var $ j = jQuery.noConflict (); is invalid? I have put many jquery ... [see more]

0 answer September 22, 2011 Latest Activity: September 22, 2011
How to post value without refresh page?

I have some hyperlinks.I want click the link in div1, then post the different value and show in div2. Click diffrent link, the div2 will change to display different value. I need all the ... [see more]

1 answer September 21, 2011 Latest Activity: September 21, 2011
mysql query question

I want insert "This is a apple, it is a fruit" to query the database. and only match the words 'apple' and 'fruit' not 'fruits' from the database and return '1 fruit apple red ... [see more]

3 answers September 21, 2011 Latest Activity: September 21, 2011
Using checkboxes

How would you go about using checkboxes to query a database? Let's say i'm doing a database about property. Property features would include a pool, views, garden... Users will search using ... [see more]

2 answers September 21, 2011 Latest Activity: September 21, 2011