在webviw中调用手机的wap站点,一搜索就出错,在手机浏览器上搜索正常。求指点,Only the original 5
在手机浏览器中搜索正常,在webview中搜索错误,求指点。当出现:Onlytheoriginalthreadthatcreatedaviewhierarchycanto...
在手机浏览器中搜索正常,在webview中搜索错误,求指点。当出现:Only the original thread that created a view hierarchy can touch its views.时,是由于子线程更新了主线程,抛出的错误。
搜索代码如下:
<form name="formsearch" action="index.php" id="searchForm">
<input type="hidden" name="action" value="searchphone" />
<input name="q" type="text" class="txt" id="search-keyword" value="" onClick="select();" maxLength=40 name=ms_key autocomplete="off" />
<input class="go search_go" name="Submit" value="" type="button" onclick="document.formsearch.submit()" >
</FORM>
奇怪了,用view调用百度搜索就可以,调用我这个就出错。。如果不提交,直接点搜索页面的热门关键字,是可以搜出来的,点搜索框可以打字,但是一提交就崩溃了。 展开
搜索代码如下:
<form name="formsearch" action="index.php" id="searchForm">
<input type="hidden" name="action" value="searchphone" />
<input name="q" type="text" class="txt" id="search-keyword" value="" onClick="select();" maxLength=40 name=ms_key autocomplete="off" />
<input class="go search_go" name="Submit" value="" type="button" onclick="document.formsearch.submit()" >
</FORM>
奇怪了,用view调用百度搜索就可以,调用我这个就出错。。如果不提交,直接点搜索页面的热门关键字,是可以搜出来的,点搜索框可以打字,但是一提交就崩溃了。 展开
2个回答
展开全部
<form name="formsearch" action="index.php" id="searchForm">
<input type="hidden" name="action" value="searchphone" />
<input name="q" type="text" class="txt" id="search-keyword" value="" onClick="select();" maxLength=40 name=ms_key autocomplete="off" />
<input class="go search_go" name="Submit" value="" type="button" onclick="document.formsearch.submit()" >
</FORM>
<input type="hidden" name="action" value="searchphone" />
<input name="q" type="text" class="txt" id="search-keyword" value="" onClick="select();" maxLength=40 name=ms_key autocomplete="off" />
<input class="go search_go" name="Submit" value="" type="button" onclick="document.formsearch.submit()" >
</FORM>
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
2011-10-28
展开全部
在下载
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询