-
Slideshow Issues
I have a slideshow from moo tools that works on safari and firefox but won't work on IE6 for some reason it can be seen here: www.wrightskips.com/ReBuild/waste.html Any thoughts would be really great thanks.
-
Div tags and css
I have a table and a cell in the table, I am trying to use CSS and div tags to input the information into the cell. I have a div tag that contains some text. I then have two div tags one floating left with text in it and another floating right with an image in it. This all seems to be fine but when i try and add another below the two floating to span across the cell like the first div tag it doesn't, it hangs to the right. Or else prehaps someone can suggest another way to get the text wrapped around a picture like: ------------------------- ------------------------- --------------XXXXXXX --------------XXXXXXX --------------XXXXXXX --------------XXXXXXX ------------------------- ------------------------- ------------------------- Thanks
-
Centre a group of images
i am unsure if this will work but it works when the text,images etc is in a table its the best solution: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title> Orangutan Creative </title> </head> <body> <body bgcolor="#333333"> <center> <IMG STYLE="position:absolute; TOP:0px; LEFT:0px; WIDTH:36px; HEIGHT:128px" SRC="Web-concept-2-pg2_01.gif"> <IMG STYLE="position:absolute; TOP:0px; LEFT:36px; WIDTH:74px; HEIGHT:128px" SRC="Web-concept-2-pg2_02.gif"> </body> </html> If this doest work then put the images in a table and then center it with the centre tags (underlined above). It would be best if you can just dreamweaver or other web publishing software there is a free 30 day trial for it on the adobe site, once you use it you'll never go back!!
-
metatags in dreamweaver
how many mets tags should be included?? i thought there was a maximum number that are effective, and do you have to keep them the same on all the pages or can you cahgne them??
-
how to disable explorer security
im having a very similar problem i have a very simple casacading menu that is loaded from an external javascript file but when it is loaded it reauired you to activat ActiveX conrtols in IE7 is there a way that it can be changed edited, or recoded so this doesnt happen becasue i have been on many websites and there is many cascading menus that dont need enabled to work correctly!!
-
ActiveX security Override
I have produced a website that contains a very simple casading menu i got of the internet but when i preview it or view it in IE7 it makes me agree to download the ActiveX componenets is there any way to override this feature??