Not really Jquery, but yea. [Solved]
So here is a little issue Ive had lately.
Im using a module calls jqmodal, great, but when i use a tag:
<input type="image" src="someimagehere"> i always get text with this that says: start query.
I dont put this in my code, and even when I search my code i cannot find this string. Any suggestions?
Update:
turns out if the path to the image isnt right I get that text, dunno why but At least I know how to fix it.