Search Results

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: felgall ; Forum: HTML and CSS and child forums
Forum: HTML and CSS Dec 4th, 2005
Replies: 3
Views: 2,762
Posted By felgall
By the time the onunload triggers the person is no longer on your page to be able to bookmark it.
Forum: HTML and CSS Dec 3rd, 2005
Replies: 6
Views: 26,656
Posted By felgall
Most times code within onload needs to be there because it references elements of the page that need to be loaded beforehand in order to be able to reference them. Moving the onload code to anywhere...
Forum: HTML and CSS Nov 26th, 2005
Replies: 6
Views: 26,656
Posted By felgall
What language is that written in? It isn't HTML or XHTML because they use <script type="text/javascript"> to call Javascript.
Forum: HTML and CSS Nov 6th, 2005
Replies: 4
Views: 5,957
Posted By felgall
Sometimes setting overflow makes a difference in how the height is treated.
Forum: HTML and CSS Sep 29th, 2005
Replies: 4
Views: 6,985
Posted By felgall
Netscape 6+ supports getElementById.
If you require support for Netscape 4 (about 1 visitor in 500 or less now) then you need to use document.layers instead just for those visitors and use...
Forum: HTML and CSS Sep 23rd, 2004
Replies: 5
Views: 23,413
Posted By felgall
To get rid of borders around link images add border="0" to the image.


The preferred method for changing link colours is using stylesheets. You'd use something like
...
Showing results 1 to 6 of 6

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC