Postponed (maintainer needs more info)
Project:
Dynamic display block
Version:
6.x-1.0-rc6
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2010 at 20:04 UTC
Updated:
9 Jul 2010 at 16:40 UTC
Comments
Comment #1
ppblaauw commented[@value='top'] is used to set values in a field to top with javascript.
It's a javascript error. (did not see this error before)
Could be a browser issue.
Could you try another browser?
What browser are you using, which version and what Operating system
Comment #2
diodata commentedI am using Windows XP (SP3) with Firefox 3.6.3 (just updated in the past couple of days.) The configure edit page works fine in IE8 and Chrome 3. I'm just getting started with DDBlock so I'm not sure yet if the actual product (slideshow) has any similar problems. Thanks for your speedy reply.
Comment #3
ppblaauw commentedThanks for the additional information.
The javascript to set field values is only used in the configuration page.
Will have a look further at FF 3.6.3 when I am back at the office tomorrow.
Comment #4
ppblaauw commentedCould not reproduce the javascript error.
You could remove the @ from [@value='top'] in the js/ddblock.admin.js file. line 188-192
Replace
with
Hope this helps you further, please let me know.
Comment #5
AndReA xD commentedheeeeeeeeeey! thnx! removing @ helped me =P
thnx a lot!