Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
disabling defualt style with content div tag
7th April, 20:24
Post: #1
disabling defualt style with content div tag
hey..I have noticed that if I give a css class name like this:
JS Code
$("#linkid").qtip({
   content:"just changed this",
   style: { classes: { content: 'TestCSSClass' } }
});

The 'TestCSSClass' gets added to the 'qtip-content' div tag and hence can possibly be used to style the content with this css class.

However, this div tag seems to have its own default style too.. is there any way I can disable the default style on this div tag?

Also I am trying to device this approach to use a css with qtip plugin....do u see any issue with the appraoch (I am not using the brach code 2.0 as that is yet not a production code)
Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [Solved] qtip showing content from db doesn't change when content in db changes. vtoepel 2 136 23rd April 16:02
Last Post: vtoepel
  [Solved] qTip Ajax data for text in a div akhil_csit 1 306 14th March 19:27
Last Post: Craig
  can't hide qtip in a “position: absolute;” div shdog 1 267 14th March 17:35
Last Post: Craig
  [Solved] IE 8 "Style > Tip" not displaying shameless hacker 30 8,905 9th February 18:49
Last Post: nickast
  show qtip in a specified div or position myapweb 1 572 27th December 17:53
Last Post: Craig
  [Solved] QTip content from existing div element on page? dcash 4 2,496 8th December 18:29
Last Post: Craig
  [Solved] Problem with Fixed Position div and scrolling homerlex 7 1,433 26th October 19:35
Last Post: Craig
  [Solved] Part of autosuggest div that overflows qtip is hidden jstewmc 3 1,636 25th August 18:27
Last Post: Craig
  [Solved] Add div tage in Qtip. Elango 1 1,019 12th July 17:31
Last Post: Craig
  [Solved] Is div of qtip can move? igood 9 2,234 3rd July 23:01
Last Post: Sempiterna



User(s) browsing this thread: 1 Guest(s)