Forum: JavaScript / DHTML / AJAX Jul 1st, 2009 |
| Replies: 1 Views: 332 Hello,
I want to make a dialog, with CSS where the borders are like FB Dialog borders!
http://b.static.ak.fbcdn.net/imgs/pop-dialog-sprite.png
In CSS I want to use somewhat like the above... |
Forum: JavaScript / DHTML / AJAX Jun 27th, 2009 |
| Replies: 9 Views: 976 Thanks for your help, but I got a better code! Contact me and let me know if you want it as it works in all FireFox, Netscape, Safari, Internet Explorer and much more. It is just using pure CSS!
... |
Forum: JavaScript / DHTML / AJAX Jun 27th, 2009 |
| Replies: 9 Views: 976 Thanks for your code, but unfortunately it doesn't dock itself bottom in IE! I'm attaching the code, please help me!
<style>
<!--
.foot {width:95%; background:#66CCFF; border: 1px solid... |
Forum: JavaScript / DHTML / AJAX Jun 24th, 2009 |
| Replies: 9 Views: 976 Need the code as an attachment?
Get it from:
http://www.daniweb.com/forums/attachment.php?attachmentid=10543&d=1245592053 |
Forum: JavaScript / DHTML / AJAX Jun 24th, 2009 |
| Replies: 9 Views: 976 Hello,
I want to stick one DIV to the bottom! I've managed to do that but when I scroll down the DIV doesn't scroll smoothly! Below is my code:-
<div id="x">
<center>
<div id="footer"... |
Forum: JavaScript / DHTML / AJAX Jun 23rd, 2009 |
| Replies: 2 Views: 789 Looking up on about 1000 pages for over hours and days and on over 3 search engines, gave me the same answer, but I want it to work like hits and it doesn't work on IE, I betcha!
Anyways thanks,... |
Forum: JavaScript / DHTML / AJAX Jun 22nd, 2009 |
| Replies: 2 Views: 1,057 Thanks, will try soon!
Regards,
Akshit Soota |
Forum: JavaScript / DHTML / AJAX Jun 21st, 2009 |
| Replies: 2 Views: 1,057 Hello,
Can anyone tell me how to smooth scroll to a link like this:-
<!-- Link invisible, used to move up -->
<a name="test" id="test"></a>
<br /><!-- To cover up the full page and more... |
Forum: JavaScript / DHTML / AJAX Jun 21st, 2009 |
| Replies: 2 Views: 789 Hello,
I want to stick one DIV to the bottom! I've managed to do that but when I scroll down the DIV doesn't scroll smoothly! Below is my code:-
<div id="x">
<center>
<div id="footer"... |