Forum

November 2nd, 2014
A A A
Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

The forums are currently locked and only available for read only access
sp_Feed Topic RSS sp_TopicIcon
IE6 grid problems shdoclc.dll dnserror.html
25/12/2009
07:42
Avatar
newuser
Guest
Guests

I added a new grid from the new code examples called search4.htm, search_adv.php. I am able to see the grid with firefox and firebug is not showing any errors. When I try to view the site using ie6 I get a popup saying Operation Aborted and an ok button which takes me to an error page. If I delete the grid from index.php the site loads up fine. I've been able to implement grids that worked on ie6 but they were basic and did not have any sort of navigation etc, this one has multi search navigation.

Here is my html include order, please ignore the \\ in front of the quotes as they are for parsing purposes in php.

 <link rel=\\”stylesheet\\” type=\\”text/css\\” media=\\”screen\\” href=\\”jqgrid/css/ui.jqgrid.css\\” />
<link rel=\\”stylesheet\\” type=\\”text/css\\” media=\\”screen\\” href=\\”jqgrid/css/ui-lightness/jquery-ui-1.7.2.custom.css\\” />
 
<script src=\\”jqgrid/js/jquery-1.3.2.min.js\\” type=\\”text/javascript\\”></script>
<script src=\\”jqgrid/js/i18n/grid.locale-en.js\\” type=\\”text/javascript\\”></script>
<script src=\\”jqgrid/js/jquery.jqGrid.min.js\\” type=\\”text/javascript\\”></script>
<script src=\\”jqgrid/src/JsonXml.js\\” type=\\”text/javascript\\”></script>
<script src=\\”jqgrid/src/jquery.searchFilter.js\\” type=\\”text/javascript\\”></script>
<script src=\\”jqgrid/src/jquery.fmatter.js\\” type=\\”text/javascript\\”></script>

<table id=\\”s4list\\”></table>
<div id=\\”s4pager\\”></div>
<script src=\\”jqgrid/js/search4.js\\” type=\\”text/javascript\\”> </script>”;

Thanks for reading this.

26/12/2009
09:32
Avatar
newuser
Guest
Guests

I am still facing same problem. I looked at my apache logs to see if I saw anything out of the ordinary...

I saw that the last request that was sent out was the php script, which is called upon by the javascript file called search4.js

I have put my php code in the following site to see if anyone could tell if anything in that code would cause ie6 to halt.

http://pastebin.com/m11c3ab6e

26/12/2009
13:11
Avatar
tony
Sofia, Bulgaria
Moderator
Members

Moderators
Forum Posts: 7721
Member Since:
30/10/2007
sp_UserOfflineSmall Offline

Hello,

The more interesting part here is the jqGrid code. Check to see if you have a not needed commas at end of the colModel.

Regards

Tony

For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.

26/12/2009
19:22
Avatar
newuser
Guest
Guests

Hello,

Thank you for the reply. The browser was not halting because of the php code instead it was the javascript code causing it. After googling I realized that the Operation Aborted popup was due to a bug in IE that does not know how to handle javascript code that is not included inside the body tag. There are articles and many posts about it. I was able to fix this user error by including the javascript code inside the html body tags.

I am glad I got this to work. Now I am trying to figure out how to align my table so that it doesn't look like it was just randomly thrown in there.

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

Currently Online:
48 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

OlegK: 1255

markw65: 179

kobruleht: 144

phicarre: 132

YamilBracho: 124

Renso: 118

Member Stats:

Guest Posters: 447

Members: 11373

Moderators: 2

Admins: 1

Forum Stats:

Groups: 1

Forums: 8

Topics: 10592

Posts: 31289

Newest Members:

, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.com

Moderators: tony: 7721, Rumen[Trirand]: 81

Administrators: admin: 66

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information