Welcome! Log In Create A New Profile

Advanced

Problems with browsers, css, html, javascript, images not showing?

Posted by TvD 
Announcements Last Post
Announcement SoC Curricula 09/30/2017 01:08PM
Announcement Demarcation or scoping of examinations and assessment 02/13/2017 07:59AM
Announcement School of Computing Short Learning Programmes 11/24/2014 08:37AM
Announcement Unisa contact information 07/28/2011 01:28PM
TvD
Problems with browsers, css, html, javascript, images not showing?
February 27, 2008 08:42AM
If you have problems with any of the topics listed then have a look at the previous discussion forums - especially the 2007 forum http://osprey.unisa.ac.za/phorum/list.php?193 (8 pages) and the 2006 forum http://osprey.unisa.ac.za/phorum/list.php?10 (3 pages) - it is fairly certain that the problem would have been solved before

Remember that there is another set of exercises (i.e. additional to the Masterskill lessons) for HTML, CSS and JavaScript on your CD in the downloads folder.

Look for the files javascripttutor.zip, cssprimer.zip, and webtutor.zip. Unzip them and start the lessons by opening the index.htm(l) file

You should do these exercises first if you find that you battle with the Masterskill exercises - for the CSS and JavaScript sections these introductory exercises are sufficient for exam purposes.

You can look here for older but still useful additional material: http://cs-cert.unisa.ac.za/internet/webdesign/index.htm
such as the two Javascript resources http://cs-cert.unisa.ac.za/internet/resources/netscapedocs/guide/contents.htm, the Web Design primer http://cs-cert.unisa.ac.za/internet/resources/webdesign/index.htm and the HTML primer http://cs-cert.unisa.ac.za/internet/resources/html1/barebone.html and http://cs-cert.unisa.ac.za/internet/resources/yale/contents.html and the Graphics primer http://cs-cert.unisa.ac.za/internet/resources/webgraphics101/webgraphics101.html
Attribute selectors- problem with IE
March 26, 2008 03:54PM
Hi Toby

I have applied the attribute selectors to my page and it works in Opera and in Fireworks but not with IE, my IE version is 6.0.2900.2180

I have seen this post at the 2007 posts?

How are we to treat this problem?

greetings
Marius101

Re: CSS : Attribute selector new
Posted by: TvD (IP Logged) Grand Master Contributor
Date: 22 Aug, 2007 08:28AM

ok I have just checked the solution file in here:
C:\CSS\The Cascade\solution files\Illuminati\info.html
and
C:\CSS\The Cascade\solution files\Illuminati\styles.css
this has:

table[align] { font-family: georgia, serif; }

td[height="25"] { background-color: #eee; }

which works in firefox but not in ie7 - so it seems as if internet explorer does not follow the css standards.
TvD
Re: Problems with browsers, css, html, javascript, images not showing?
March 26, 2008 04:09PM
I do not know Marius - avoid using those tags in your final project I suppose

From what I hear the new IE8 (currently in beta) will be much more standards compliant
TvD
Sorry, only registered users may post in this forum.

Click here to login