Forum: JavaScript / DHTML / AJAX Oct 30th, 2006 |
| Replies: 19 Views: 19,606 What's even more funny is that the solution I provided - and which appears to be totally invisible to everyone - does not include any javascript (thank you very much), gives you an 'animated' button... |
Forum: JavaScript / DHTML / AJAX Oct 28th, 2006 |
| Replies: 19 Views: 19,606 |
Forum: JavaScript / DHTML / AJAX Oct 28th, 2006 |
| Replies: 19 Views: 19,606 I am really, REALLY missing something here.
<div style="position:absolute; left:0px; top:0px; border-color:#FFFFFF;
border-style:solid" CLASS="divname" ... |
Forum: JavaScript / DHTML / AJAX Oct 28th, 2006 |
| Replies: 19 Views: 19,606 Am I missing something? :)
The question was .
The solution I offered may not be what you'd class as 'only css' but it doesn't have a H REF and it assigns properties to a class. Is that wrong? |
Forum: JavaScript / DHTML / AJAX Oct 17th, 2006 |
| Replies: 19 Views: 19,606 The way I do it is as follows (for example):
<div style="position:absolute; left:0px; top:0px; border-color:#FFFFFF;
border-style:solid" CLASS="divname" ... |