Tuesday, April 20, 2010

Trial and Many Errors

This past week, Josh figured out how to make our divisions expand to accommodate the patient search. When the user types in a partial name or information about a patient they are searching for, the div now expands with the information. We have unfortunately one issue with the expansion.

After a partial search is done and the information is in the div, when the user collapses and re-opens the div, there is a scrollbar.. We still don't know why, but that is an issue we are still trying to fix we just haven't invented the correct google search keyword yet.. :)

Another error that we discovered only reveals itself in IE and Firefox. With IE.. I mean we kind of expected something to mess up, but with Firefox showing the same error, its definitely a concern. It is some type of javascript error. The crazy thing is, we didn't write any of it and when we delete it/comment it, nothing changes.

We suspect that the error lives in another document that we haven't found yet. We found the line that it claimed was causing the issue, but like I mentioned above, changes to that line do not change the error. Below is a screen capture of the error on the page and a close up of the error.






No comments:

Post a Comment