|
-
Jun 12th, 2010, 01:58 AM
#1
[RESOLVED] Rollover Advertisements Inserted On Key Words
Those rollover ads are very annoying, but I recognise that a site such as this must support itself. That said, here's an example of how those ads make a mess of code snippets formatted with [HIGHLIGHT] tags:
http://www.vbforums.com/showpost.php...55&postcount=2
-
Jun 12th, 2010, 02:30 AM
#2
Re: Rollover Advertisements Inserted On Key Words
Are saying you get those rollover ads when you hover over normal links like you linked to above? If so, I only get those ads when there is a key word in the link.
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Jun 12th, 2010, 03:24 AM
#3
Re: Rollover Advertisements Inserted On Key Words
No what jm means is that the code automatically gets underlined...
A good exercise for the Heart is to bend down and help another up...
Please Mark your Thread " Resolved", if the query is solved
MyGear:
★ CPU ★ Ryzen 5 5800X
★ GPU ★ NVIDIA GeForce RTX 3080 TI Founder Edition
★ RAM ★ G. Skill Trident Z RGB 32GB 3600MHz
★ MB ★ ASUS TUF GAMING X570 (WI-FI) ATX Gaming
★ Storage ★ SSD SB-ROCKET-1TB + SEAGATE 2TB Barracuda IHD
★ Cooling ★ NOCTUA NH-D15 CHROMAX BLACK 140mm + 10 of Noctua NF-F12 PWM
★ PSU ★ ANTEC HCG-1000-EXTREME 1000 Watt 80 Plus Gold Fully Modular PSU
★ Case ★ LIAN LI PC-O11 DYNAMIC XL ROG (BLACK) (G99.O11DXL-X)
★ Monitor ★ LG Ultragear 27" 240Hz Gaming Monitor
★ Keyboard ★ TVS Electronics Gold Keyboard
★ Mouse ★ Logitech G502 Hero
-
Jun 12th, 2010, 03:45 AM
#4
Re: Rollover Advertisements Inserted On Key Words
Maybe it's not because of the rollover ads inserted but here's one of the lines of code from that post:
Dim lines As String() = IO.File.ReadAllLines(filePath)
Here's what it looks like in CODE tags:
Code:
Dim lines As String() = IO.File.ReadAllLines(filePath)
Here's what it looks like in HIGHLIGHT tags:
vb.net Code:
Dim lines As String() = IO.File.ReadAllLines(filePath)
-
Jun 12th, 2010, 04:54 AM
#5
Re: Rollover Advertisements Inserted On Key Words
Does it happen just when the code is something as above or no matter what the code is? I say that because my post here uses the highlight tags but it displays normally.
Last edited by Nightwalker83; Jun 12th, 2010 at 04:58 AM.
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Jun 12th, 2010, 11:53 AM
#6
Re: Rollover Advertisements Inserted On Key Words
 Originally Posted by jmcilhinney
Maybe it's not because of the rollover ads inserted but here's one of the lines of code from that post:
Dim lines As String() = IO.File.ReadAllLines(filePath)
Here's what it looks like in CODE tags:
Code:
Dim lines As String() = IO.File.ReadAllLines(filePath)
Here's what it looks like in HIGHLIGHT tags:
vb.net Code:
Dim lines As String() = IO.File.ReadAllLines(filePath)
I don't see an ad but I do see the underlining. It's interesting that when I click on the "link" I get a Google search for <span style=
-
Jun 12th, 2010, 01:26 PM
#7
Re: Rollover Advertisements Inserted On Key Words
I'll ask someone to look into this.
Brad!
-
Jun 12th, 2010, 01:34 PM
#8
Re: Rollover Advertisements Inserted On Key Words
Hmmm... I assumed that "File" had been identified as a key word and an ad link was inserted and that link was what was getting messed up in the HIGHLIGHT tag but now I see that File wasn't identified as a key word elsewhere, so that mustn't be it. In fact, it seems like lots of words that were previously becoming links to popup ads are no longer, so I assume that that policy has changed. It just seems to be the word "File" inside a HIGHLIGHT tag that displays this specific issue. It's a problem, and a new problem, but not the problem I first thought. Your attention is appreciated gentlemen.
-
Jun 12th, 2010, 01:34 PM
#9
Re: Rollover Advertisements Inserted On Key Words
-
Jun 13th, 2010, 08:28 PM
#10
Re: Rollover Advertisements Inserted On Key Words
This issue has been looked into by Heidi. It is a result of a change to the code color highlighting updates that were recently added. The changes have been rolled back, so the issue should go away.
Brad!
-
Jun 13th, 2010, 10:45 PM
#11
Re: Rollover Advertisements Inserted On Key Words
Thanks to all involved. I'll be less likely to jump to conclusions in future.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|