<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[安道生練功房 - Latest posts for "jforumnewer"]]></title>
		<link>https://forum.andowson.com/posts/listByUser/27</link>
		<description><![CDATA[Latest posts for "jforumnewer"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>[網頁程式設計 Web Development] 回覆:網頁圖片、文字、連結點閱率語法?</title>
				<description><![CDATA[ <blockquote class="uncited">
 <div>
  但不知道前端(JavaScript)怎麼動態去控制後端(JSP)做存取...
 </div>
</blockquote>
<br>
你可以把DWR當作是在處理這種事的工具 
<br>
如果要用DWR你就得google一下學一學吧! 
<br>
基本上是不會改到你已經撰寫好的方法 
<br>
只是幫你在前端呼叫後端的方法 
<br>
<br>
就你的case 
<br>
我寫省略點...參數那些要用你就自己加 
<br>
a href=javascript:addCount 
<br>
<br>
funtion addCount(){ 
<br>
 //調用DWR呼叫你寫好method 
<br>
 javaClassName.Method(); 
<br>
 //連結到圖或網址 
<br>
 ... 
<br>
} 
<br>
<br>
我想應該有簡單的方法 
<br>
就待高手回答吧!]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/271/477</guid>
				<link>https://forum.andowson.com/posts/preList/271/477</link>
				<pubDate><![CDATA[Thu, 18 Sep 2008 11:56:19]]> GMT</pubDate>
				<author><![CDATA[ jforumnewer]]></author>
			</item>
			<item>
				<title>[網頁程式設計 Web Development] 回覆:網頁圖片、文字、連結點閱率語法?</title>
				<description><![CDATA[ 來個不負責任的回答XD 
<br>
<br>
<blockquote class="uncited">
 <div>
  都先導到counter.jsp做資料庫存取
 </div>
</blockquote>
<br>
如果可以的話,直接在後端(java )跟資料庫做處理吧! 
<br>
<br>
我會想用DWR來做 
<br>
想法如下: 
<br>
a href 
<br>
-&gt;javascript 
<br>
-&gt;調用DWR 
<br>
-&gt;java (這邊做資料庫的處理) 
<br>
-&gt;連結到圖片或網址 
<br>
<br>
大致上就如此 
<br>
<br>
DWR是Ajax的框架 
<br>
可以透過dwr.xml的設定 
<br>
在javascript裡遠端調用後端的method 
<br>
<br>
我看還是等高手來回答好了! 
<br>]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/271/475</guid>
				<link>https://forum.andowson.com/posts/preList/271/475</link>
				<pubDate><![CDATA[Thu, 18 Sep 2008 10:32:18]]> GMT</pubDate>
				<author><![CDATA[ jforumnewer]]></author>
			</item>
			<item>
				<title>[網頁程式設計 Web Development] iframe內的選單 被主頁面擋住了 </title>
				<description><![CDATA[ 在head.htm裡有一個用div組成的下拉式選單 
<br>
這個選單的style的position屬性為absolute 
<br>
在主頁面main.htm用iframe載入head.htm(讓它顯示在頂部) 
<br>
然後在拉那個下拉式選單時 
<br>
資料最多只能顯示到那個iframe的高度 
<br>
超過的部份就是被主頁面蓋住了 
<br>
無法完整顯示 
<br>
<br>
網上找的大部分都是同一頁面的元素覆蓋問題 
<br>
我試過把那個選單的div內包入iframe 
<br>
讓div的z-index較高 
<br>
不過這好像也是對同一頁面上有用而已 
<br>
似乎也不能跨過被載入的iframe高度 
<br>
<br>
子頁面裡的元素展開有辦法超出 
<br>
父頁面所設的iframe高度嗎? 
<br>
<br>
有辦法讓選單完整的顯示在主頁面上嗎? 
<br>
createPopup只對ie有效 所以我不想用]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/261/424</guid>
				<link>https://forum.andowson.com/posts/preList/261/424</link>
				<pubDate><![CDATA[Wed, 6 Aug 2008 18:04:32]]> GMT</pubDate>
				<author><![CDATA[ jforumnewer]]></author>
			</item>
			<item>
				<title>[JForum中文社群 JForum Chinese Users Community] 回覆:有關header.htm的問題</title>
				<description><![CDATA[ 先感謝安道生大的回答 <img src="https://forum.andowson.com/images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" alt="smilie">
<br>
大抵上我懂你的意思也了解到為什麼會這樣了
<br>
<br>
看了FreeMarker那個示意圖大概知道怎麼做了!
<br>
我先來試試
<br>
有問題再來發問吧!]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/216/331</guid>
				<link>https://forum.andowson.com/posts/preList/216/331</link>
				<pubDate><![CDATA[Thu, 31 Jan 2008 11:04:27]]> GMT</pubDate>
				<author><![CDATA[ jforumnewer]]></author>
			</item>
			<item>
				<title>[JForum中文社群 JForum Chinese Users Community] 回覆:有關header.htm的問題</title>
				<description><![CDATA[ 先感謝安道生大的回答 <img src="https://forum.andowson.com/images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" alt="smilie">
<br>
大抵上我懂你的意思也了解到為什麼會這樣了 
<br>
<br>
我想再問個問題 
<br>
如果我想更改版面的話 
<br>
是用你說的FreeMarker來操作嗎? 
<br>
應該這樣說吧! 
<br>
我自行更改這些.html 如增加一些html tag或是其他版面的排版 
<br>
想要改完後可能refresh就可以看到剛剛改過的整個畫面呈現 
<br>
有沒有比較方便的tool或方法 
<br>
<br>
不然就是改完就要再run一次了!]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/216/330</guid>
				<link>https://forum.andowson.com/posts/preList/216/330</link>
				<pubDate><![CDATA[Thu, 31 Jan 2008 11:02:18]]> GMT</pubDate>
				<author><![CDATA[ jforumnewer]]></author>
			</item>
			<item>
				<title>[JForum中文社群 JForum Chinese Users Community] 有關header.htm的問題</title>
				<description><![CDATA[ 在路徑\jforum\templates\default\header.htm用ie開啟想預覽(正確的.html應該會出現畫面) 
<br>
不過會出現一堆程式碼 
<br>
所以我用編輯器打開來看看code是不是哪裡有錯 
<br>
<br>
編碼方面是utf-8 
<br>
而且這不算亂碼的問題吧! 
<br>
<br>
麻煩解答一下!!!謝謝 
<br>
<br>
P.s我也有抓安道生大在別的版面放的tp101風格檔案 
<br>
打開隨意一個.htm也是一樣的狀況 
<br>
不知道哪裡沒弄好]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/216/327</guid>
				<link>https://forum.andowson.com/posts/preList/216/327</link>
				<pubDate><![CDATA[Wed, 30 Jan 2008 15:53:41]]> GMT</pubDate>
				<author><![CDATA[ jforumnewer]]></author>
			</item>
	</channel>
</rss>