For my latest project, I have 3 spans that use jquery .load to fetch data from a php page which counts the number rows meeting requirements, in turn telling user's if they have new notifications. All...
I have a php page that creates an image, and another that takes that image and adds a few more things. The problem is that the second doesn't like the .php file extension, so I want to change...
Hello! I am using LiveValidator Prototype (LiveValidation.com), and it's working great, except for the fact that it doesn't have a feature to check if an item exists in a database, in this case, a...
Hello! I would like a script that pops up another web page over the current when a link is clicked (I know that's going to use onClick). the problem is I want it to JUST be the page, no borders,...
Hello! I have a pagination script retrieving 6 rows per page, but the problem is that it's putting the rows straight up and down, on top of each other. My table is 563px tall, and 352px wide, and I...
Hello! I am creating a little relatively simple virtual catalog, but frankly, I'm a coding novice (quite obviously) and could not figure out how to configure a regular pagination for my needs.
...
I have a script that takes longer to load than the page, so I would like to have it say "Loading - please wait!" until the script has loaded. I don't want it to hide the entire page - just this one...