开发者

How to resize the open-source to-do list system "MyTinyToDo"?

I am trying to include the open-source to-do list system called MyTinyToDo on my website. When I resi开发者_如何学JAVAzed it to be fit to the website layout, the position of the windows for some functions such as (Tags or arrow besides Tasks) of the system were changed and they messed the style.

By using the Firebug, I could be able to figure the reason of that problem. The reason is: this system uses JQuery to determine the position of those windows. I tried to find the statements that are responsible for this task inside the JQuery files but I failed to find them.

So what should I do?


Why dont you include mytinytodo into an <iframe> ? I gess it would prevent jQuery from bothering your layout.


How you included the mytinytodo.net in your site.you have also included jquery in your website.Then may be jquery libraries may get clashed. Check out

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜