I was wondering for my school major web project. I have seen from some websites that they have created a floating window on a webpage.
I was wondering if anyone had any suggestions on how I can go about doing it.
I was wondering for my school major web project. I have seen from some websites that they have created a floating window on a webpage.
I was wondering if anyone had any suggestions on how I can go about doing it.
what you want is not PHP, but since you asked. You would do this with html/javascript/css. jquery is a solution that does this with just a few calls.
http://net.tutsplus.com/html-css-techniques/creating-a-floating-html-menu-using-jquery-and-css/
Hi and thanks for the help... It worked like a charm.
Btw do you know how to make it such that it will hide when not in use and will reappear when moused over?
Hi and thanks for the help... It worked like a charm.
Btw do you know how to make it such that it will hide when not in use and will reappear when moused over?
Have you searched for this yourself? Do you know about "onmouseover" and "onmouseout" html attributes? Have a go yourself and then paste any code that's problematic.
If this is for an assessment, it wouldn't be very ethical to give you all the answers nor for you to ask for them.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.