The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

for hiding this block...

Go down

for hiding this block... Empty for hiding this block...

Post by Ahmed.K Thu 4 Oct - 15:04

This code to hide the profile-advanced-details by javascript
$(function(){
document.getElementById('profile-advanced-details').style.display='none';
});

but is it possible to use the same code to hide this block (#profile-advanced-details .stats-field:eq(4))
avatar
Ahmed.K
Forumember

Posts : 349
Reputation : 4
Language : English

Back to top Go down

for hiding this block... Empty Re: for hiding this block...

Post by Ahmed.K Fri 5 Oct - 2:47

Yes, I know that.

but i ask about this block (that is was my question): #profile-advanced-details .stats-field:eq(4)

you can not hiding this by using CSS code.
avatar
Ahmed.K
Forumember

Posts : 349
Reputation : 4
Language : English

Back to top Go down

for hiding this block... Empty Re: for hiding this block...

Post by Ahmed.K Fri 5 Oct - 3:06

But this doesn't work with Internet Explorer.
avatar
Ahmed.K
Forumember

Posts : 349
Reputation : 4
Language : English

Back to top Go down

for hiding this block... Empty Re: for hiding this block...

Post by Ahmed.K Fri 5 Oct - 3:20

Doesn't work too.
avatar
Ahmed.K
Forumember

Posts : 349
Reputation : 4
Language : English

Back to top Go down

for hiding this block... Empty Re: for hiding this block...

Post by Ahmed.K Fri 5 Oct - 3:37

Why this code .stats-field ul:eq(3,6)'); doesn't work, but it works with this .stats-field ul:eq(3)');
avatar
Ahmed.K
Forumember

Posts : 349
Reputation : 4
Language : English

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum