Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Having some problems with IE7 and IE8

Featured Replies

Hey :)

 

Ive nearly finished my website i just need to sort out the problems with the contact and donate form in IE7 and IE8, this is for IT at school so i really need the IE7 support as that is what they use at school.

 

If you need something to compare to what it should look like view it in firefox, as firefox renders it pretty much perfectly.

For some reason your div id=contactform is wrapping all the content after it, I can see the closing div when I look at the source but when I look in developer tools lots of extra divs are appearing

 

so sorry have to leave this to some one a bit better than me

For some reason your div id=contactform is wrapping all the content after it, I can see the closing div when I look at the source but when I look in developer tools lots of extra divs are appearing

 

so sorry have to leave this to some one a bit better than me

 

everything seemed fine

 

I stripped out the css and still had the fault, did notice a fault on your form submit you have

 

<button type="submit" name="submit" value="" id="submit" />

 

use

 

 <button name="submit" type="submit" value="" id="submit">
					 </button>

 

this puts it right withut he css, and I imagine may put it right with the css

 

Pat

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.