Skip to main content
Participant
December 11, 2008
Question

cfgrid display in Safari Browser

  • December 11, 2008
  • 1 reply
  • 442 views
My cfform displays and shows data in IE and Firefox but not Safari. I can see the cfgrid and form but no data shows in the grid. Any ideas?
    This topic has been closed for replies.

    1 reply

    Participant
    December 11, 2008
    Hi,
    I have a similar problem. The difference is that the grid with data fine i firefox but ie just displays a grey box where the grid is suppose to be.

    Cheers Rune
    Participant
    December 11, 2008
    I have been fiddeling around and found it must have somthing to do with the javascript source not been interpretered correctly by the browser for some reason.
    Using the below and changing the path to something bogus I was able to make firefox do the samething as ie. I haven't been able to successfully getting it to work in ie, I have even tried the complete i.e. d:\www\CFIDE\scripts with no luck.
    Maybe somone can cast som light on this, maybe it's some kind of browser security issue??

    Cheers Rune