APPENDING # ON APPLICATION TITLE
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



APPENDING # ON APPLICATION TITLE Expand / Collapse
Author
Message
Posted 10/31/2007 2:58:09 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 10/31/2007 4:29:32 AM
Posts: 1, Visits: 5
Hi,
I am using fusion chart in application. chart is generated with servlet and ajax call.
the issue is, each time chart is rendered, the # character is appended to the application title. it is difficult to post the entire code. for reproducing the issue, i could see that, on the sample chart gallery take any of the html file, append with , < a HREF="#" > CLICK HERE < /a > .
click on the link, and then click on the graph, its appending # on application title.
this process will append # only one time. but in my application, i am not using any explicit click what i have mentioned above, its appending # each time, the graph is rendered. if i comment the chart rendering line in the javascript, its not appending as graph is not rendered.

Regards,
Ajith


Post #2908
Posted 10/31/2007 6:10:42 AM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Moderators
Last Login: Today @ 5:38:52 AM
Posts: 884, Visits: 1,420
Hi,

search your code ... may be some where you have

< a HREF="#" ...>

Solution : < a HREF="void(0);" > CLICK HERE < /a >

Regards,

Sudipto Choudhury
FusionCharts Team

Post #2911
Posted 11/2/2007 5:21:22 AM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: Yesterday @ 8:20:12 AM
Posts: 2,194, Visits: 521
Hi,

Is it happening on all browsers?


Thanks,
Pallav Nadhani
FusionCharts Team
Post #2934
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 6:54pm


Execution: 0.109.