<![CDATA[Latest posts for the topic "Cần 1 tool reformat Javascript code"]]> /hvaonline/posts/list/23.html JForum - http://www.jforum.net Cần 1 tool reformat Javascript code Code:
function AddListMenuItems(m, ctx)

{

	if (typeof(Custom_AddListMenuItems) != "undefined")

	{

		if (Custom_AddListMenuItems(m, ctx))

			return;

	}

	if (ctx.listBaseType == BASETYPE_DISCUSSION)

	{

		strDisplayText = L_Reply_Text;

		if(itemTable.Ordering.length>=504)

		{

			var L_ReplyLimitMsg_Text="Cannot reply to this thread. The reply limit has been reached.";

			strAction="alert('" + L_ReplyLimitMsg_Text + "')";

		}
                ...
Bạn nào biết cái tool nào để format bỏ đi các dòng trắng thừa không ? Cảm ơn. (Đã search 1 số loại khác như: Javascript Editor Pro, ... nhưng vẫn ko được) ]]>
/hvaonline/posts/list/7754.html#45212 /hvaonline/posts/list/7754.html#45212 GMT
Re: Cần 1 tool reformat Javascript code /hvaonline/posts/list/7754.html#45215 /hvaonline/posts/list/7754.html#45215 GMT Re: Cần 1 tool reformat Javascript code /hvaonline/posts/list/7754.html#45219 /hvaonline/posts/list/7754.html#45219 GMT Re: Cần 1 tool reformat Javascript code

quanta wrote:
Cảm ơn anh đã giới thiệu 1 trình Editor dùng viết được hầu hết mọi ngôn ngữ. Nhưng hình như cái này ko có chức năng em cần tìm (clean hoặc reformat javascript code, loại bỏ các dòng trắng thừa)  
Hì hì, không chịu khám phá xem chương trình NotePad++ này tuyệt cú mèo cỡ nào mà đã than là "hình như không có" rồi :P) - Mở cái javascript file đó ra - Select all - Vào menu "TextFX" - Chọn TextFX Edit --> Delete Blank Lines --> voila :)). NotePad++ này có nhiều tính năng cực hay. Thử làm quen với nó đi em.]]>
/hvaonline/posts/list/7754.html#45381 /hvaonline/posts/list/7754.html#45381 GMT
Re: Cần 1 tool reformat Javascript code /hvaonline/posts/list/7754.html#45409 /hvaonline/posts/list/7754.html#45409 GMT Re: Cần 1 tool reformat Javascript code /hvaonline/posts/list/7754.html#45481 /hvaonline/posts/list/7754.html#45481 GMT Re: Cần 1 tool reformat Javascript code /hvaonline/posts/list/7754.html#169760 /hvaonline/posts/list/7754.html#169760 GMT Re: Cần 1 tool reformat Javascript code /hvaonline/posts/list/7754.html#169844 /hvaonline/posts/list/7754.html#169844 GMT