Forum: HTML and CSS Nov 1st, 2009 |
| Replies: 13 Views: 693 You would probably be better asking this in the HTML/CSS forum: http://www.daniweb.com/forums/forum143.html |
Forum: HTML and CSS Sep 11th, 2009 |
| Replies: 1 Views: 976 You will ideally need a Database to store the information in, there are a number of calendar and diary scripts available if you search Google. |
Forum: HTML and CSS Feb 15th, 2009 |
| Replies: 1 Views: 1,890 First it looks like you just lifted the javascript function from the website you quoted.
You have not defined a function called trailOn() or hidetrail().
There alot of scripts online you can... |
Forum: HTML and CSS Dec 24th, 2008 |
| Replies: 3 Views: 501 The image posted was done in Word, that's just a representation of what they want it to look like, when I say 3d effects, it more that alternating rows are inset/outset. |
Forum: HTML and CSS Dec 23rd, 2008 |
| Replies: 3 Views: 501 I am having some problems with HTML and CSS, firstly with links in a li element, I have it set to display: block so that the it will highlight when the cursor is placed within the li area, but this... |
Forum: HTML and CSS Sep 29th, 2008 |
| Replies: 2 Views: 474 This will require some server-side scripting to achieve what you are looking for, PHP is a popular choice for similar solutions.
Check what your webserver can support and search the internet,... |