Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Dreamweaver CS3 Spry not working in IE

  • 10-03-2009 01:31AM
    #1
    Closed Accounts Posts: 2


    Hey,
    I'm new to webdesign have created a basic page however am having some issues with Spry Collapsible and Accordian panels in Internet explorer, working perfect in Firefox, Chrome, Opera but in IE something about enabling 'activex' comes up, when this is enabled the spry works but page becomes distorted!! Any suggestions?:confused:
    Thanks


Comments

  • Closed Accounts Posts: 18,163 ✭✭✭✭Liam Byrne


    08571 wrote: »
    Hey,
    I'm new to webdesign have created a basic page however am having some issues with Spry Collapsible and Accordian panels in Internet explorer, working perfect in Firefox, Chrome, Opera but in IE something about enabling 'activex' comes up, when this is enabled the spry works but page becomes distorted!! Any suggestions?:confused:
    Thanks

    Are you testing from a local drive or via a web server ?

    IE will always pop up that annoying warning when you are viewing a HTML / web page from a "C:\whatever_folder\whatever_file.html" address, whereas it won't from a "http://whatever_folder/whatever_file.html" address


  • Closed Accounts Posts: 975 ✭✭✭squibs


    Download a webserver. Google XAMPP. It installs apache server, php, mySQL and other bits and bobs. IIRC there is a lite version which is a smaller download and will have all you need.

    You can accept the default options (unless you are running vista - then you will want to install XAMPP in c:\xampp rather than the default c:\program files\xampp because the UAC will prevent a user from copying files into program files directory). When it is installed, copy your web files into a subdirectory e.g.mysite of the xampp\htdocs directory and you can now access the site through the apache server via the address http://localhost/mysite without the directx problems


  • Closed Accounts Posts: 2 08571


    Ok thanks and will the problems i'm having with spry panels not opening closing properly be eliminated also? Just its for a college project have it submitted already......:rolleyes:


Advertisement