Welcome Guest Search | Active Topics |

How to insert interactive button inside jqchar?
bharathnav
#1 Posted : Friday, September 20, 2013 4:40:53 AM(UTC)
Rank: Member

Groups: Registered
Joined: 9/17/2013(UTC)
Posts: 16

Thanks: 5 times
Was thanked: 0 time(s) in 0 post(s)
I have a requirement in which I want to insert button inside the jqchart. How can I do this?

Thanks in advance.
Bharat Navali
bharathnav
#2 Posted : Sunday, September 22, 2013 9:21:36 AM(UTC)
Rank: Member

Groups: Registered
Joined: 9/17/2013(UTC)
Posts: 16

Thanks: 5 times
Was thanked: 0 time(s) in 0 post(s)
Hi All, Got the solution to the above mentioned problem. I'm doing that from the javascript part. Below is the code: JS CODE: generateChart()//generates jqchart first then $("#divId").after($('<a id="arrow" href="#" class="ui-icon ui-icon-arrowthick-1-w"></a>')); CSS Code: .ui-icon {position:absolute;right:5%;top:5%;} This works fine. :)
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

FlatEarth Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.4 | YAF © 2003-2010, Yet Another Forum.NET
This page was generated in 0.053 seconds.