This topic is locked

build 288 problem

8/13/2007 4:17:28 PM
PHPRunner General questions
H
horsey_kim author

I currently allow a person to inline edit the status of an item. They click inline edit - click the drop down menu for status and select the new status and click the green check mark.
Works beautifully in fire fox - no problems.
fails in IE
Instead of a drop down box they get this:
Please

selectreviewpending

sellpending

buypending

soldapproved

sellapproved

buyapproved

soldsellsold]]>
SHould of created a drop down of
Please select

review

pending sell

pending buy

pending sold

approved sell

approved buy

approved sold

sell

sold
Any ideas why? It happens on almost all of my inline edit with drop downs.
Using build 288

J
Jane 8/14/2007

Please publish your project on Demo Account and send to [email=support@xlinesoft.com]support@xlinesoft.com[/email] a URL to your pages along with instructions on reproducing this error.

I'll find what's wrong with your project inspecting it at Demo account site.

H
horsey_kim author 8/14/2007

Thank you, I figured it out. It was the inline htm templates. I think I was using templates that I had modified from the build 285. So I found a template that worked and I replaced the inline htm files I was using with them and it works great now.
Thanks again,
Kim