Duplicate search button text saying 'Submit Query' - IE only - Joomla! Forum - community, help and support


i'm having problems search button, in internet explorer.

i have usual search function , default settings, search box button right saying 'search'. ok in chrome , ff, in ie, get:

image

the text underneath says 'submit query', can't rid of , can't find text coming - doesn't appear in template's language file. none of search module settings rid of it.

i have no idea whether joomla issue or whether it's caused artisteer.

has else found this? bug? there workaround?

thanks!

joomla 2.5.8
template created artisteer 4

the problem seems arise form submit:

code: select all

<input type="submit" value class="art-search-button">


the 'value' field blank , looks ie adds in 'submit query' when other browsers not.

the solution can see assign value value , null string seems work in ie:

code: select all

<input type="submit" value="" class="art-search-button">


saving index.htm page locally, making change , opening in ie works , gets rid of 'submit query' text, page doesn't render in chrome or ff reason. anyway proof change joomla code put null value in value parameter. i'm not familiar joomla code - know coded?





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support