If I understand what you're trying to say. Yes it is possible. You'll need to look into a language called Ajax. If you don't mind reloading the page just include the page in the current page which...
Asking the question as well shows you luck of knowledge or confidence with HTML. So the job specification would not much your skills. I am actually very comfortable with HTML but I don't think I have...
I've been looking for a good content slider script and I was wondering whether anyone has come across a good easy to use and adopt in my scripts. A script for sliding for instance photos on a page.
...
Do they have a login system already? Or some kind of logging in mechanism. If not then don't attempt with HTML/Javascript (If they support HTML javascript should be allowed). There is nothing you can...
Look into PHP, Javascript won't help either. Anything client-side won't help. Most hosts support PHP. The area you're after is the mail () function, very easy to use if you're exprienced.
I think the font type is okay, but the alignment. Center alignment is not good and the text appears to be crowded. You should first try to design the website in photoshop or any graphics software and...
Isn't that breaking copyright? I'm trying to find some one to write starting contents for my new community website especially on the front. I guess I might take the same route.
I've just set-up a new programming community website, quite similar to this site but much advanced. The website is running on a Vbulletin 4 suite version. (So has all the cool features :D) Anyway I'm...
A very average site, as someone has already said and easy to understand. But I feel the top banner with the logo has not been used very well. Also the navigation is not proportion to the overall...
When the height is not set the DIV just doesn't appear. I think it's to do with the floating DIV's which are children. so they just float past the parent element,...
I have a little problem with the footer of these pages. The outer DIV element doesn't seem to be expanding to fit it's inner children. Here is the website: http://www.sheergadgets.com The...
First of all work with functions rather than straight coding.. I actually created a few functions which do the all job, I've been reusing these over and over again. But these are object/class based...