OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
JS error or problem when " (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

JS error or problem when "

roark1138 (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
JS error or problem when " 8 Years, 9 Months ago
Karma: 0  
When I disable (select "No" for "Show Button: Book Now" option in the configuration, I get the following javascript printing out directly on the page:


jQuerREL(document).ready(function () {
jQuerREL('input,textarea'.focus(function(){
jQuerREL(this).data('placeholder',jQuerREL(this).attr('placeholder')
jQuerREL(this).attr('placeholder',''
jQuerREL(this).css('color','#a3a3a3';
jQuerREL(this).css('border-color','#ddd';
});
jQuerREL('input,textarea'.blur(function(){
jQuerREL(this).attr('placeholder',jQuerREL(this).data('placeholder');
});
});



function allreordering(){
if(document.orderForm.order_direction.value=='asc'
document.orderForm.order_direction.value='desc';
else document.orderForm.order_direction.value='asc';

document.orderForm.submit();
}
Logged Logged
The administrator has disabled public write access.
Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:JS error or problem when " 8 Years, 9 Months ago
Karma: 58  
Hello,

Give us please - link on website, FTP and admin access and we will try find solution for you, FTP and admin access You can send to our contact form.
ordasoft.com/About-us/OrdaSoft.html

Joomla Admin

username
password


FTP

FTP host

FTP username

FTP password

Thanks,
Taras
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»