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 Oct 04, 2012 8:04 am

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 Thu Oct 04, 2012 7:47 pm

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 Thu Oct 04, 2012 8:06 pm

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 Thu Oct 04, 2012 8:20 pm

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 Thu Oct 04, 2012 8:37 pm

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

- Similar topics

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