I guess our professor wants us to experiment with php-based sql commands& such. I guess it's just a step in his learning plan.
I've made the requested changes,
Thanks again Adrian!
Type: Posts; User: PpSi; Keyword(s):
I guess our professor wants us to experiment with php-based sql commands& such. I guess it's just a step in his learning plan.
I've made the requested changes,
Thanks again Adrian!
Thanks, that was my mistake! "tableid" was not set as AUTO INCREMENT. :D
We have to store each users's information on a separate table, this is my given problem specification. As I've seen, the...
I'm currently working on a college project and I'm having a bit of trouble figuring my db structure out.
I have a table "users" that stores the user account data(username, password, email). Each...
Bump!
Another ideea would be(and this would be easier) to change all buttons to load a certain page, depending on the value of "panel_state", and to have two versions of the same page:one version...
so then, I guess i should declare my cookie in the home page like this:
$.cookie('panel_state', '1', { expires: 10, path: '/', domain: 'mywebsite.com' });
The default value for panel_state is 1,...
Ok so, in my site I use the script below script to hide or show the header.
Everything works fine, but I have the following problem:If a user hides the header in let's say "Page A", when he clicks...
I have a problem with a webpage I've created.
The page looks good at 100% size, but when I ZoomIn, or ZoomOut I get all sorts of white spaces between the buttons.
I encounter this problem only...
I tried to, but the edit button isn't there :<
Ok so, I started implementing this one, it works great!
I was wondering though, is there any way to change the layout of the image&text?
as in, to turn this layout:...
Le: Fixed the problem in the quote, I only have a small alinement issue now.please take a look
[quote]Thankz azoomer! The script works, the menu does indeed hide but the page does not slide down/up...
http://ppsi.0fees.net/
There's the backbone of the website i'm working on.The only difference between this one and the original is the text on the buttons, the size of the iframe, and the content...
Bump! (Please)
Later Edit:
Ok so, I tried to make this happen, but due my fairly limited understanting of how jQuery works, I was unable to finish the job.
I've done the first step(wrapping the main menu...
Thank you for your fast answer, and I am sorry for my slow one ^_^
I knew I had to make and specify 3000 links, I was more concerned about the load times...
Also, thank you for beeing so...
I made a webpage, but unfortunately I didn't think it well enough before I started to work on the design.[more help required]
The problem is that I would prefer the body to be more visible from...
1) Script Title: Image w/ description tooltip v2.0
2) Script URL (on DD): http://dynamicdrive.com/dynamicindex4/imagetooltip.htm
3) Describe problem: I want to how exactly how this script...