Jump to content

[SOLVED] More problems in Firefox


phpknight

Recommended Posts

I realized that Fire Fox 3 does not seem to do much of what I expect.  For instance, it will just sometimes print lines partially, or with code for adding an item to a cart, it sometimes will have the 'add to cart' button disappear, etc.  However, if I view the source, all the code is there, but items just randomly do not show up on the screen.  If I copy the code and place it in a file by itself, it shows up fine.

 

 

Link to comment
Share on other sites

UPDATE: The source is correct, but the generated source in the firefox toolbar is incorrect.  Firefox seems to haphazardly modify the code in a very odd way--sometimes it changes characters to special coded equivalents, and sometimes chunks are just gone.  I'll do some testing and see what response is really going back from php.  In the meantime, if anybody has experienced these issues, please post.

Link to comment
Share on other sites

It appears that the response send back from PHP is getting modified in many ways by the time it gets back to javascript.  I've tried htmlentities, and many other things, but it always get changed--even the order of my attributes within HTML tags.  I'll keep plugging along to see what I can find.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.