Jump to content
Software FX Community

Generated HTML and Javascript


User (Legacy)

Recommended Posts

It's quite obvious that disabling context menu for example causes relevant 

html/javascript code not to render to the client. How comes that it is still

generated if I disable menus and/or toolbars. (If you check source code,

you'll see parts that shouldn't be there). This code is removed by switching

all interactions off. To my opinion it's a glitch...

Link to comment
Share on other sites

What scripts are you talking about ?

Some scripts is necessary even if you don´t have context-menus on, you still

can capture click events from the chart, which rely on the scripts to

communicate back to the server.

Can you elaborate on your concerns about this ?

--

Francisco Padron

www.chartfx.com

"Alexei Dragoner" <alexei.dragoner@gmail.com> wrote in message

news:d5HGlTlhGHA.1560@webserver3.softwarefx.com...

> It´s quite obvious that disabling context menu for example causes relevant

> html/javascript code not to render to the client. How comes that it is

> still generated if I disable menus and/or toolbars. (If you check source

> code, you´ll see parts that shouldn´t be there). This code is removed by

> switching all interactions off. To my opinion it´s a glitch...

>

Link to comment
Share on other sites

Ok, try to disable context menus, toolbar (visible: false), personalize 

(enabled: false), but leave Image Settings->Interactive: true. The code for

personalized menus is there, but what kind of innteractions is expected when

everything is switched off? Maybe I´m missing something, but at least it is

not obvious...

"Software FX Support" <noreply@softwarefx.com> wrote in message

news:fo2H$xwhGHA.1572@webserver3.softwarefx.com...

> What scripts are you talking about ?

>

> Some scripts is necessary even if you don´t have context-menus on, you

> still can capture click events from the chart, which rely on the scripts

> to communicate back to the server.

>

> Can you elaborate on your concerns about this ?

>

> --

> Francisco Padron

> www.chartfx.com

>

>

> "Alexei Dragoner" <alexei.dragoner@gmail.com> wrote in message

> news:d5HGlTlhGHA.1560@webserver3.softwarefx.com...

>> It´s quite obvious that disabling context menu for example causes

>> relevant html/javascript code not to render to the client. How comes that

>> it is still generated if I disable menus and/or toolbars. (If you check

>> source code, you´ll see parts that shouldn´t be there). This code is

>> removed by switching all interactions off. To my opinion it´s a glitch...

>>

>

>

Link to comment
Share on other sites

Ok. I understand what you mean now. You are correct. when all of these 

properties are set this way, the rendering of the menus is not necessary.

Thank you for your feedback, I will log this as a bug.

--

Francisco Padron

www.chartfx.com

"Alexei Dragoner" <alexei.dragoner@gmail.com> wrote in message

news:VNgoHtUiGHA.2324@webserver3.softwarefx.com...

> Ok, try to disable context menus, toolbar (visible: false), personalize

> (enabled: false), but leave Image Settings->Interactive: true. The code

> for personalized menus is there, but what kind of innteractions is

> expected when everything is switched off? Maybe I´m missing something, but

> at least it is not obvious...

>

> "Software FX Support" <noreply@softwarefx.com> wrote in message

> news:fo2H$xwhGHA.1572@webserver3.softwarefx.com...

>> What scripts are you talking about ?

>>

>> Some scripts is necessary even if you don´t have context-menus on, you

>> still can capture click events from the chart, which rely on the scripts

>> to communicate back to the server.

>>

>> Can you elaborate on your concerns about this ?

>>

>> --

>> Francisco Padron

>> www.chartfx.com

>>

>>

>> "Alexei Dragoner" <alexei.dragoner@gmail.com> wrote in message

>> news:d5HGlTlhGHA.1560@webserver3.softwarefx.com...

>>> It´s quite obvious that disabling context menu for example causes

>>> relevant html/javascript code not to render to the client. How comes

>>> that it is still generated if I disable menus and/or toolbars. (If you

>>> check source code, you´ll see parts that shouldn´t be there). This code

>>> is removed by switching all interactions off. To my opinion it´s a

>>> glitch...

>>>

>>

>>

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...